rec2csv
text-based databases called recfiles
Install
- All systems
-
curl cmd.cat/rec2csv.sh
- Debian
-
apt-get install recutils - Ubuntu
-
apt-get install recutils - Kali Linux
-
apt-get install recutils - Fedora
-
dnf install recutils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install recutils - OS X
-
brew install recutils - Raspbian
-
apt-get install recutils
recutils
text-based databases called recfiles
GNU 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. Despite its simplicity, recfiles can be used to store medium-sized databases.