bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug during packing?


From: Lukasz Jachowicz
Subject: bug during packing?
Date: Thu, 26 Jul 2001 11:31:29 +0200 (CEST)

I'm not sure if it is a bug, or a feature, but

tar -c * * * * > smth.tar

gives us the destination file 4 times bigger than the source directory.
Each file is added few times. Shouldn't tar check if the file is already
tar-ed and omit it in such a situation?

It could be done by creating a small file in temp dir with names of all
already packed files... And this checking (it can slow down the process)
could be turned on as an option...

greetings,
Lukasz
-- 
http://7thGuard.net/
fido: 2:484/47.222
gpg: 057F 5FF9 577D A76D CC21  68E7 306C 483A FF1F 7A5C




reply via email to

[Prev in Thread] Current Thread [Next in Thread]