UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: openwinChapter 2
UNIX Commands
Next: Reference: page
 

pack

pack [options] files

Compact each file and place the result in file.z. The original file is replaced. To restore packed files to their original form, see pcat and unpack.

Options

-

Print number of times each byte is used, relative frequency, and byte code.

-f

Force the pack even when disk space isn't saved.


Previous: Reference: openwinUNIX in a Nutshell: System V EditionNext: Reference: page
Reference: openwinBook IndexReference: page

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System