Some Python 3 scripts to pack files efficiently for tapes (or other limited-space applications)
- Python 100%
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 |
||
|---|---|---|
| packing.py | ||