Re: tar ?

Podushkin Sergey (psv@ttnt.tspace.ru)
Thu, 14 May 1998 06:51:10 +0000


Chris Joyce wrote:
>
> Hi,
> I know this is not the correct list for this but the newbies one
> don't seem to be working for me :-(
>
> I've been trying to tar.gz a dir with out any luck :-( tryed all sorts of
> syntax but have not go it right yet . I'm actualy trying to tar.gz the
> following script and dirs
>
Trouble with tar?
Try:

tar cvf TarBallYouWantToGet.tar SomeFile SomeDir ... |gzip
>TarBallYoWantToGet.tar.gz
rm TarBallYouWantToGet.tar

usualy it works without any trouble...

Good Luck!

Sergey.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu