Re: Problem with TAR...

Roland Turner (raz@nospam.triode.apana.org.au)
Wed, 8 Mar 1995 17:31:28 +1100 (EST)

James Richard Webster wrote:
>
> Howdy all,
>
> I am having problems with an archive in the TAR format. I am
> using the following command: tar x <name of archive> (a UQWK processor

AS per TFM for tar, if you don't use the -f option, tar will attempt
to use the default tar device. e.g. rmt8... Try:

tar -xf archive_name

-- 
- Raz