directory-scanner

  • streams data from files and
  • pipes into a comma-separated table.

To compile

make clean
make

To run

./scandir --with-no-filters
./scandir --with-filters

Dependencies

  • bash
  • gperf
  • sqlite3