- To: luke@xxxxxxxxxxxxxxx
- Subject: Re: [SLUG] tar problem
- From: Michael Fox <fox.michael@xxxxxxxxx>
- Date: Wed, 29 Sep 2004 06:12:01 +1000
- Cc: slug@xxxxxxxxxxx
- Reply-to: Michael Fox <fox.michael@xxxxxxxxx>
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 :)