xz-utils (5.4.5)

lzmadec --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: /BuggyBox/xz-utils/5.4.5/bootstrap/bin/lzmadec [OPTION]... [FILE]...
Decompress files in the .lzma format to standard output.

  -d, --decompress   (ignored, only decompression is supported)
  -k, --keep         (ignored, files are never deleted)
  -c, --stdout       (ignored, output is always written to standard output)
  -q, --quiet        specify *twice* to suppress errors
  -Q, --no-warn      (ignored, the exit status 2 is never used)
  -h, --help         display this help and exit
  -V, --version      display the version number and exit

With no FILE, or when FILE is -, read standard input.

Report bugs to <xz@tukaani.org> (in English or Finnish).
XZ Utils home page: <https://tukaani.org/xz/>
Stderr
lzmainfo --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: /BuggyBox/xz-utils/5.4.5/bootstrap/bin/lzmainfo [--help] [--version] [FILE]...
Show information stored in the .lzma file header
With no FILE, or when FILE is -, read standard input.

Report bugs to <xz@tukaani.org> (in English or Finnish).
XZ Utils home page: <https://tukaani.org/xz/>
Stderr
xz --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: /BuggyBox/xz-utils/5.4.5/bootstrap/bin/xz [OPTION]... [FILE]...
Compress or decompress FILEs in the .xz format.

  -z, --compress      force compression
  -d, --decompress    force decompression
  -t, --test          test compressed file integrity
  -l, --list          list information about .xz files
  -k, --keep          keep (don't delete) input files
  -f, --force         force overwrite of output file and (de)compress links
  -c, --stdout        write to standard output and don't delete input files
  -0 ... -9           compression preset; default is 6; take compressor *and*
                      decompressor memory usage into account before using 7-9!
  -e, --extreme       try to improve compression ratio by using more CPU time;
                      does not affect decompressor memory requirements
  -T, --threads=NUM   use at most NUM threads; the default is 1; set to 0
                      to use as many threads as there are processor cores
  -q, --quiet         suppress warnings; specify twice to suppress errors too
  -v, --verbose       be verbose; specify twice for even more verbose
  -h, --help          display this short help and exit
  -H, --long-help     display the long help (lists also the advanced options)
  -V, --version       display the version number and exit

With no FILE, or when FILE is -, read standard input.

Report bugs to <xz@tukaani.org> (in English or Finnish).
XZ Utils home page: <https://tukaani.org/xz/>
Stderr
xzdec --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: /BuggyBox/xz-utils/5.4.5/bootstrap/bin/xzdec [OPTION]... [FILE]...
Decompress files in the .xz format to standard output.

  -d, --decompress   (ignored, only decompression is supported)
  -k, --keep         (ignored, files are never deleted)
  -c, --stdout       (ignored, output is always written to standard output)
  -q, --quiet        specify *twice* to suppress errors
  -Q, --no-warn      (ignored, the exit status 2 is never used)
  -h, --help         display this help and exit
  -V, --version      display the version number and exit

With no FILE, or when FILE is -, read standard input.

Report bugs to <xz@tukaani.org> (in English or Finnish).
XZ Utils home page: <https://tukaani.org/xz/>
Stderr
xzdiff --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: xzdiff [OPTION]... FILE1 [FILE2]
Compare FILE1 to FILE2, using their uncompressed contents if they are
compressed.  If FILE2 is omitted, then the files compared are FILE1 and
FILE1 from which the compression format suffix has been stripped.

Do comparisons like 'diff' does.  OPTIONs are the same as for 'diff'.

Report bugs to <xz@tukaani.org>.
Stderr
xzgrep --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: xzgrep [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
uncompressed contents if they are compressed.

OPTIONs are the same as for 'grep'.

Report bugs to <xz@tukaani.org>.
Stderr
xzless --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: xzless [OPTION]... [FILE]...
Like 'less', but operate on the uncompressed contents of xz compressed FILEs.

Options are the same as for 'less'.

Report bugs to <xz@tukaani.org>.
Stderr
xzmore --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: xzmore [OPTION]... [FILE]...
Like 'more', but operate on the uncompressed contents of xz compressed FILEs.

Report bugs to <xz@tukaani.org>.
Stderr