Date: Mon, 13 Jul 1998 10:41:03 -0500 From: "Rafael A. Reta Rodriguez" <rafareta@mexcom.net.mx> To: anthony@sohopros.com Cc: questions@FreeBSD.ORG Subject: Re: tar problems Message-ID: <35AA2A8F.AA923F7@mexcom.net.mx> References: <XFMail.980711111121.anthony@sohopros.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35AA2A8F.AA923F7>