svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
pack(1)
pack(1) User Commands pack(1)
NAME
pack, pcat, unpack - compress and expand files
DESCRIPTION
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.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ AvailabilityNone
SEE ALSO
gzip(1), attributes(7)
Oracle Solaris 11.4 15 Nov 2018 pack(1)