Re: Dummy tar Question
From: Willeat, Todd (TWilleat_at_MHP.SMHS.COM)
Date: 07/30/04
- Previous message: Juan Camilo Yanquen: "Dummy tar Question"
- Maybe in reply to: Juan Camilo Yanquen: "Dummy tar Question"
- Next in thread: Lamar Saxon: "Re: Dummy tar Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jul 2004 15:57:00 -0500 To: aix-l@Princeton.EDU
tar cvf - /mydir | gzip -9 myfile.tar.gz
-----Original Message-----
From: Juan Camilo Yanquen [mailto:soportesodi@SISA-SA.COM]
Sent: Friday, July 30, 2004 3:37 PM
To: aix-l@Princeton.EDU
Subject: Dummy tar Question
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: Juan Camilo Yanquen: "Dummy tar Question"
- Maybe in reply to: Juan Camilo Yanquen: "Dummy tar Question"
- Next in thread: Lamar Saxon: "Re: Dummy tar Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Dummy tar Question
... Subject: Dummy tar Question ... I've a little question about tar command.
... what is the "reverse" command of: ... (AIX-L) - Re: compress files on the fly?
... Subject: Dummy tar Question ... I've a little question about tar command.
... Does anyone know of a slick way to compress files on the fly from one ... (AIX-L) - Re: tar command
... that it executes upto the tar command but when it comes to the zip command ...
or a combination of fork and exec. ... (perl.beginners) - Re: tar over 2 GB - how to backup it?
... I have seen cases of v5.1 tar being able to back up 10GB Oracle files ... 1.The
tar command is not enabled for files greater than 2 Gig in size ... due to limitations
imposed by XPG/4 and POSIX.2 standards. ... (comp.unix.aix) - Re: tar: cannot open: /dev/rct0
... | I am having a problem with a series of identically configured Dell machines ...
| when I issue a specific tar command the first time after a fresh boot. ... (comp.unix.sco.misc)