Some Python 3 scripts to pack files efficiently for tapes (or other limited-space applications)
Find a file
Hammersamatom d05d6688c2 Implemented some functions to print to stderr
Moved most logging to stderr, and file name printing to stdout.
Piping stdout to a file is now possible, which can be fed into tar like
this:
tar -T filelist.txt
to only add specific files to an archive
2025-03-20 06:00:50 -04:00
packing.py Implemented some functions to print to stderr 2025-03-20 06:00:50 -04:00