Wiersz poleceń:
- Operacja zcat [options] [files] w Linux - Read one or more files that have been compressed with gzip or compress and write them to standard output. Read standard input if no files are specified or if - is specified as one
- Operacja zcmp [options] files w Linux - Read compressed files and pass them uncompressed to the cmp command, along with any command-line options. If a second file is not specified for comparison, look for a file called
- Operacja zdiff [options] files w Linux - Read compressed files and pass them, uncompressed, to the diff command, along with any command-line options. If a second file is not specified for comparison, look for a file
- Operacja zgrep [options] [files] w Linux - Uncompress files and pass to grep, along with any command-line arguments. If no files are provided, read from (and attempt to uncompress) standard input. May be invoked as zegrep
- Operacja zdump [options] [zones] w Linux - System administration command. Dump a list of all known time zones or, if an argument is provided, a specific zone or list of zones. Include each zone's current time with its
- Operacja zforce [names] w Linux - Rename all gzipped files to filename.gz, unless file already has a .gz extension
- Operacja zless files w Linux - Uncompress files and allow paging through them. Equivalent to running zmore with the environment variable PAGER set to less. See zmore for the available commands
- Operacja zmore [files] w Linux - Similar to more. Uncompress files and print them one screenful at a time. Works on files compressed with compress, gzip, or pack, and with uncompressed files
- Operacja znew [options] [files] w Linux - Uncompress .Z files and recompress them in .gz format
- Operacja zic [options] [files] w Linux - System administration command. Create time conversion information files from the file or files specified. If the specified file is -, read information from standard input
Ciekawe opcje:
...
