Dummy tar Question
From: Juan Camilo Yanquen (soportesodi_at_SISA-SA.COM)
Date: 07/30/04
- Previous message: Sue Pellerito: "Sue Pellerito/CSC/FMI is out of the office."
- Next in thread: Willeat, Todd: "Re: Dummy tar Question"
- Maybe reply: Willeat, Todd: "Re: Dummy tar Question"
- Maybe reply: Lamar Saxon: "Re: Dummy tar Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jul 2004 15:37:10 -0500 To: aix-l@Princeton.EDU
I've a little question about tar command.
what is the "reverse" command of:
gzip -d -c myfile.tar.gz | tar -xvf -
I know do this in 2 steps, but in some case I don't have left space to
get this work
tar cvf myfile.tar /mydir
gzip -9 myfile.tar
Sorry, but I can't find this on man pages
Thanks for you help.
Atentamente,
Juan Camilo Yanquen
Soporte pSeries
SISA-SA
- Previous message: Sue Pellerito: "Sue Pellerito/CSC/FMI is out of the office."
- Next in thread: Willeat, Todd: "Re: Dummy tar Question"
- Maybe reply: Willeat, Todd: "Re: Dummy tar Question"
- Maybe reply: Lamar Saxon: "Re: Dummy tar Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|