From owner-freebsd-questions Fri May 2 00:19:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA18123 for questions-outgoing; Fri, 2 May 1997 00:19:37 -0700 (PDT) Received: from pc-pvl.nanoteq.co.za (pc-pvl.nanoteq.co.za [163.195.219.103]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA18105 for ; Fri, 2 May 1997 00:19:05 -0700 (PDT) Received: from pc-pvl.nanoteq.co.za (localhost.nanoteq.co.za [127.0.0.1]) by pc-pvl.nanoteq.co.za (8.8.5/8.8.5) with ESMTP id JAA24846; Fri, 2 May 1997 09:18:21 GMT Message-Id: <199705020918.JAA24846@pc-pvl.nanoteq.co.za> To: Dave Marquardt cc: freebsd-questions@freebsd.org Subject: Re: tar not working In-reply-to: Your message of "27 Apr 1997 19:50:55 EST." <85pvvg2cnk.fsf@localhost.zilker.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 May 1997 09:18:21 +0000 From: Pierre-Andre van Leeuwen Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > "Daniel Keller" writes: > > I am having some trouble getting tar to work. > > if I issue the command "tar t tarfile.tar" I get an error message about > > /dev/rst0 not being configured. > > Try > > tar tf tarfile.tar > > > if I issue the command "tar xzf tarfile.tgz" I get "tar: tarfile.tgz not > > found in archive". Does anybody know what could be causing this? > > Hmm, I don't know about this one.... > > -Dave The order of the options are important. Try tar -zxf tarfile.tgz -- Pierre-Andre van Leeuwen Electronic Engineer Powered By FreeBSD ******************************** * Nanoteq (Pty) Ltd. * * Specialists in data security * * E-mail : pvl@nanoteq.com * * Ph : +27 (0)12 665-1338 * * http://www.nanoteq.co.za * ********************************