| ouch-list(1) | General Commands Manual | ouch-list(1) |
NAME
ouch-list - List contents of an archive
SYNOPSIS
ouch list [-t|--tree] [-y|--yes] [-n|--no] [--show-size] [-A|--accessible] [--depth] [-q|--quiet] [-f|--format] [-p|--password] [-c|--threads] [--no-sandbox] [-h|--help] <ARCHIVES>
DESCRIPTION
List contents of an archive
OPTIONS
- -t, --tree
- Show archive contents as a tree
- -y, --yes
- Skip [Y/n] questions, default to yes
- -n, --no
- Skip [Y/n] questions, default to no
- --show-size
- Show the (uncompressed) size of each file
- -A, --accessible
- Activate accessibility mode, reducing visual noise
- --depth <DEPTH>
- Only list entries up to this recursion limit
- -q, --quiet
- Silence output
- -f, --format <FORMAT>
- Specify the format of the archive
- -p, --password <PASSWORD>
- Decompress or list with password
- -c, --threads <THREADS>
- Concurrent working threads
- --no-sandbox
- Disable the process sandbox
- -h, --help
- Print help
- <ARCHIVES>
- Archives whose contents should be listed
| list |