Package recutils
A set of tools to access GNU recfile databases
https://www.gnu.org/software/recutils/
Recutils is a set of tools and libraries to access human-editable,
text-based databases called recfiles. The data is stored as a sequence
of records, each record containing an arbitrary number of named
fields.
Version: 1.9
General Commands | |
| csv2rec | csv to rec converter |
| mdb2rec | mdb to rec converter |
| rec2csv | rec to csv converter |
| recdel | remove records from a recfile |
| recfix | check a recfile for errors |
| recfmt | apply a template to records |
| recinf | print information about a recfile |
| recins | insert records in a recfile |
| recsel | print records from a recfile |
| recset | manipulate fields in a recfile |