Go to main content

手册页部分 1:用户命令

退出打印视图

更新时间: 2022年7月27日 星期三
 
 

pcat(1)

名称

pack, pcat, unpack - compress and expand files

描述

In Oracle Solaris 11.3 and earlier releases, the pack, pcat, and unpack commands were used to compress and expand files using Huffman coding in the pack format (typically using the .z filename suffix).

These commands are no longer included in Oracle Solaris 11.4 and later releases. Instead of unpack, you can use the gunzip(1) command to uncompress an existing packed file. Instead of pcat, you can use the zcat(1) command to output the contents of an existing packed file.

属性

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
None

另请参见

gzip(1), attributes(7)