bzcat
QNX SDP8.0Utilities ReferenceUtilities
Decompress files to standard output (POSIX, toybox)
Syntax:
bzcat [file...]
Runs on:
QNX OS
Options:
For a complete listing, see bzip2.
Description:
The bzcat utility decompresses all the specified files that are compressed with bzip2 to the standard output. If no files are listed, bzcat uses the standard input.
This utility is provided as part of the toybox package. For information on how to enable it, see toybox.
Contributing author:
Rob Landley and the toybox project (see https://landley.net/toybox/).
Page updated: