gnu-recutils
Installation
SKILL.md
GNU Recutils
GNU recutils is a set of tools for managing human-readable, plain-text databases. Records are stored in .rec files with a simple field: value syntax.
Quick Reference
Core Commands
| Command | Purpose |
|---|---|
recsel |
Select and query records |
recins |
Insert new records |
recdel |
Delete records |
recset |
Modify field values |
recfix |
Validate, check integrity, sort |
recfmt |
Format output with templates |
recinf |
Print information about rec files |
rec2csv |
Convert to CSV |
csv2rec |
Convert from CSV |