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

ouch-compress - Compress one or more files into one output file

ouch compress [-l|--level] [-y|--yes] [--fast] [-n|--no] [-A|--accessible] [--slow] [-H|--hidden] [-S|--follow-symlinks] [-q|--quiet] [-g|--gitignore] [-f|--format] [-p|--password] [-c|--threads] [-h|--help] <FILES> <OUTPUT>

Compress one or more files into one output file

Compression level, applied to all formats
Skip [Y/n] questions, default to yes
Fastest compression level possible, conflicts with --level and --slow
Skip [Y/n] questions, default to no
Activate accessibility mode, reducing visual noise
Slowest (and best) compression level possible, conflicts with --level and --fast
Ignore hidden files
Read from target files instead of from symlinks (relevant for `tar` and `zip`)
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 compressed
<OUTPUT>
The resulting file. Its extensions can be used to specify the compression formats
compress