ouch-compress(1) General Commands Manual ouch-compress(1) NAME ouch-compress - Compress one or more files into one output file SYNOPSIS ouch compress [-H|--hidden] [-y|--yes] [-g|--gitignore] [-n|--no] [-A|--accessible] [-l|--level] [--fast] [-q|--quiet] [-f|--format] [--slow] [-p|--password] [-S|--follow-symlinks] [-c|--threads] [--no-sandbox] [-h|--help] DESCRIPTION Compress one or more files into one output file OPTIONS -H, --hidden Ignore hidden files -y, --yes Skip [Y/n] questions, default to yes -g, --gitignore Ignore files matched by git's ignore files -n, --no Skip [Y/n] questions, default to no -A, --accessible Activate accessibility mode, reducing visual noise -l, --level Compression level, applied to all formats --fast Fastest compression level possible, conflicts with --level and --slow -q, --quiet Silence output -f, --format Specify the format of the archive --slow Slowest (and best) compression level possible, conflicts with --level and --fast -p, --password Decompress or list with password -S, --follow-symlinks Read from target files instead of from symlinks (relevant for `tar` and `zip`) -c, --threads Concurrent working threads --no-sandbox Disable the process sandbox -h, --help Print help Files to be compressed The resulting file. Its extensions can be used to specify the compression formats compress ouch-compress(1)