|
|
1.1 root 1:
2:
3: zcat Command zcat
4:
5:
6:
7:
8: Concatenate a compressed file
9:
10: zzccaatt [ _f_i_l_e ... ]
11:
12: zcat concatenates one or more files that had been compressed with
13: the command compress. It uncompresses each file ``on the fly,''
14: and prints the uncompressed text onto the standard output.
15:
16: If no file is specified on the command, zcat uncompresses matter
17: read from the standard input.
18:
19: Older versions of zcat could only uncompress files that had been
20: compressed with option -b12 or lower, with -b12 being the default
21: if the option was omitted. This release of zcat now handles
22: values up to -b16 by using RAM device /dev/ram1 for temporary
23: storage. For this reason, it is strongly advised that you not
24: use /dev/ram1 as a RAM disk.
25:
26: ***** See Also *****
27:
28: commands, compress, ram, uncompress
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.