Le 20/01/2010 11:54, Jérémy Lal a écrit :
>> ln -s /home/dev/howto test/howto
>> cd test/howto
>> tar -czvf test.tar.gz cuissonDuSucre.txt
>> tar -tf test.tar.gz
> cuissonDuSucre.txt

I don't think it's exactly what squeeze do.

I think it's more something like:

----
ln -s /home/dev test
tar cf test.tar test
tar cf dev.tar dev
tar tvf test.tar
tar tvf dev.tar
----

Or I didn't understand what you did in the first place.

Providing the resulting tarballs might help to. I can't really read the
sources right now but the tar commands should be findable there.

Regards,
-- 
Yves-Alexis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to