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] [-q|--quiet] [-f|--format] [-p|--password] [-c|--threads] [--no-sandbox] [-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
Silence output
Specify the format of the archive
Decompress or list with password
Concurrent working threads
Disable the process sandbox
Print help
<FILES>
Files to be decompressed, or "-" for stdin
decompress