Re^2: tar help
Maarten Litmaath
maart at cs.vu.nl
Tue Jul 4 06:41:17 AEST 1989
samlb at magellan.arc.nasa.gov (Samuel B. Bassett) writes:
\... cd ~
\ mkdir tmp
\ cd tmp
\ tar cvf GUGU.tar ..
\ mv GUGU.tar <wherever>
\ cd ..
\ rmdir tmp
SunOS 3.5 tar WILL include ../tmp/GUGU.tar.
I suspect your tar will do the same; have you checked afterwards with
tar vtf GUGU.tar?
\ Actually, the last parameter (directory to archive) can be
\anything -- you could say:
\
\ cd ~
\ tar cvf bin.tar /bin
THIS is a rather different story! The tar file isn't placed into the file
hierarchy being tarred, so it's obvious this command will work.
^^^^^^
Where's the command `feather'? :-)
BTW: Where does that st.... name `GUGU' stand for, Gill?
--
"I HATE arbitrary limits, especially when |Maarten Litmaath @ VU Amsterdam:
they're small." (Stephen Savitzky) |maart at cs.vu.nl, mcvax!botter!maart
More information about the Comp.unix.questions
mailing list