zcat (target)

Decompress files (POSIX, toybox)

Syntax:

zcat [file...]

Runs on:

QNX OS

Options:

-f
Force allow read from tty.
file
The pathname of the file to decompress.

Description:

The zcat utility decompresses files to standard output, similar to gzip -dc.

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: