Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 22:50:17 +0100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Jon-Eirik Pettersen <jonepet@online.no>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Error message
Message-ID:  <20010318225017.L25892@cgmd76206.chello.nl>
In-Reply-To: <001501c0afec$83229c00$073da8c0@pentium200>; from jonepet@online.no on Sun, Mar 18, 2001 at 09:46:25PM %2B0100
References:  <001501c0afec$83229c00$073da8c0@pentium200>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 18, 2001 at 09:46:25PM +0100, Jon-Eirik Pettersen wrote:
> I getting this error message when I using TAR:
> "tar : Can't open /dev/rsa0 : Device not configured".

man tar is the first, this is the 2nd:

tar xvf filename   		-> extracts this file
tar zxvf filename  		-> decompresses and extracts this file
tar cvf filename.tar files	-> creates this file with files
tar tvf filename   		-> show contents of this file

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                     http://FatalDimensions.nl.eu.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010318225017.L25892>