ouch-decompress(1) General Commands Manual ouch-decompress(1)

ouch-decompress - Decompresses one or more files, optionally into another folder

ouch decompress [-d|--dir] [-y|--yes] [--here] [-n|--no] [-A|--accessible] [-r|--remove] [-H|--hidden] [-q|--quiet] [-g|--gitignore] [-f|--format] [-p|--password] [-c|--threads] [-h|--help] <FILES>

Decompresses one or more files, optionally into another folder

Decompress inside OUTPUT_DIR instead of the basename-derived subdirectory
Skip [Y/n] questions, default to yes
Extract directly into the current directory, like `tar -xf` and `unzip` do
Skip [Y/n] questions, default to no
Activate accessibility mode, reducing visual noise
Remove the source file after successful decompression
Ignore hidden files
Silence output
Ignore files matched by git's ignore files
Specify the format of the archive
Decompress or list with password
Concurrent working threads
Print help
<FILES>
Files to be decompressed, or "-" for stdin
decompress