From owner-freebsd-questions Mon Jul 13 08:42:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16649 for freebsd-questions-outgoing; Mon, 13 Jul 1998 08:42:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.webwizard.net.mx (mexcom.net.mx [207.249.162.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16638 for ; Mon, 13 Jul 1998 08:42:28 -0700 (PDT) (envelope-from rafareta@mexcom.net.mx) Received: from mexcom.net.mx (rafa.nix.mexcom.net [206.103.64.101]) by dns.webwizard.net.mx (8.8.8/8.8.7) with ESMTP id KAA15970; Mon, 13 Jul 1998 10:41:13 -0500 (CDT) Message-ID: <35AA2A8F.AA923F7@mexcom.net.mx> Date: Mon, 13 Jul 1998 10:41:03 -0500 From: "Rafael A. Reta Rodriguez" Organization: MexCom.Net X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD sunix3.0.1 i386) MIME-Version: 1.0 To: anthony@sohopros.com CC: questions@FreeBSD.ORG Subject: Re: tar problems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG anthony@sohopros.com wrote: > > How can I extract this file while it's on my hard drive? > > kdesupport.src.tar > > I tried this: > #tar -xf /usr/local/kde.tmp/kdesupport.src.tar > but nothing happens. RU Shure that nothing happend? with tar, no news is good news. Is there something in the tar file? Try tar -vxf /usr/local/kde.tmp/kdesupport.src.tar to see what happend. > > I don't know how to tell it that it's not on a tape. > Can someone tell me what I'm doing wrong? > > thanks, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message