compress -d

Conor P. Cahill cpcahil at virtech.uucp
Tue Apr 2 01:22:56 AEST 1991


chu at smunews.UUCP (C. S. Huang) writes:

>	I am trying to decompress a file under interactive unix ver 2.2.1,
>and get the following message.
>	
>	#compress -d r4lib.tar.tar.Z
>	r4lib.tar:File too large

Read the FAQ posting (especially the part about increasing your ULIMIT).
Or you could do the following:

	uncompress < r4lib.tar.tar.Z | tar -xovf -


-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170 



More information about the Comp.unix.sysv386 mailing list