[ILUG] tar...
Ronan Waide
waider at waider.ie
Sun Nov 18 11:15:33 GMT 2001
On November 18, kevin at suberic.net said:
> let's say i want to tar directory foo, but i want it to untar later as
> directory foo-1.0.0. how can i get tar to do that?
>
> kevin
ln -s foo foo-1.0.0
tar cvfh foo-1.0.0.tar.gz foo-1.0.0
Cheers,
Waider.
--
waider at waider.ie / Yes, it /is/ very personal of me.
"If at first you DO succeed, try not to look surprised" - someone @ mot.com
More information about the ILUG
mailing list