Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] tar problem


On Tue, 28 Sep 2004 23:12:38 +0930, Luke (Terry) Vanderfluit
<luke@xxxxxxxxxxxxxxx> wrote:
> Hi,
> 
> I have a slight tar problem (no I haven't been smoking!)
> 
> I have a tar file foo.tar
> when I extract it, it has the the following error messages
> 
> tar xvf foo.tar

Have you tried;

tar xvf foo.tar .

Not sure if it will work.. but soon find out :)