pfeyz/debomb
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Use this at your own risk. Has not been tested extensively.
usage: debomb.py [-h] [-d DIRECTORY] [-f] [-P] ARCHIVE
debomb cleans up directories littered by the contents off ill-packaged
compressed archives (aka tarboms, but zip as well.)
positional arguments:
ARCHIVE The archive file to target.
optional arguments:
-h, --help show this help message and exit
-d DIRECTORY, --directory DIRECTORY
The directory file to clean up in.
-f, --force Clean up even if it's uncertain there was an
explosion.
-P, --absolute-names Do not strip prefixes from absolute/relative filenames