UNPACK(I)                         12 Dec 75                     UNPACK(I)

NAME
	unpack - expand compressed files

SYNOPSIS
	unpack filename ...

DESCRIPTION
	Expands files created by pack(I),(q.v.).  For each filename, f,
	specified in the command, the file f.p is unpacked and f is
	created in its original mode.  The owner of the created file
	is the user who unpacks it.

FILES
	.p files unlinked unless protected
	Input file names created

SEE ALSO
	pack

AUTHOR
	Steve Zucker
