From owner-freebsd-questions Mon Sep 14 08:25:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18536 for freebsd-questions-outgoing; Mon, 14 Sep 1998 08:25:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.eunet.es (goya.eunet.es [193.127.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18521 for ; Mon, 14 Sep 1998 08:25:39 -0700 (PDT) (envelope-from jms@caja-granada.es) Received: (from uucp@localhost) by relay.eunet.es (8.8.8/8.8.8) id RAA07642 for freebsd-questions@FreeBSD.ORG; Mon, 14 Sep 1998 17:17:44 +0200 (MET DST) Received: from jms.caja-granada.es (jms [130.130.105.3]) by mulhacen.caja-granada.es (8.6.12/4.4) with SMTP id PAA06738 for ; Mon, 14 Sep 1998 15:11:00 +0200 From: "Jose M. Megias Sanchez" To: Subject: Problem extracting files with tar Date: Mon, 14 Sep 1998 15:25:19 +0200 Message-ID: <01bddfe3$1e96a000$00008282@jms> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.01.2111 X-MimeOLE: Produced By Microsoft MimeOLE V4.01.2111 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, After update my system to FreeBSD 2.2.7-STABLE I obtained a copy with tar to tape with the following command: tar --block-compress -z -c -f root@mulhacen:/dev/nrst0 20 /* How do I can extract some files from the tape?, I'll try the command: tar xvfbz root@mulhacen:/dev/nrst0 20 '/usr/sbin/ppp*' and I obtain the following answer: tar: /usr/sbin/ppp* not found in archive Could someone help me?. Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message