Commit Graph

6 Commits

Author SHA1 Message Date
Matteo Cypriani ace92010ec [file_utils] dirpacker: --move, --prefix, -v/-q
dirpacker can now create a directory for each volume and move the
corresponding files in it (option --move).

The option --prefix allows the user to specify a custom prefix for the
volumes' names.

The options -v (--verbose) and -q (--quiet) enable or disable displaying
the list of volumes.
2014-06-01 21:23:04 -04:00
Matteo Cypriani 61e115c4b9 [file_utils] Add dirpacker.py
This program helps grouping a bunch of files into fixed-size volumes
(e.g. to burn them on CD-ROMs).
2014-05-31 15:45:14 -04:00
Matteo Cypriani 9d58956e77 Fix some typos; add TODO for just-play-something 2014-05-30 15:27:46 -04:00
Matteo Cypriani eb37c52e8c [file_utils] unln: handle exceptions, list errors 2013-04-09 00:49:29 -04:00
Matteo Cypriani 7f6d75cd64 [file_utils] Add unln.py 2013-04-08 23:16:33 -04:00
Matteo Cypriani 104cb29ace Rename mvparent --> file_utils to be more general 2013-04-08 22:07:29 -04:00