Stefan Fleiter <[EMAIL PROTECTED]> writes: > One (maybe namesys :-)) could also write a tool exactly doing that one by one. > Read each file, copy it to a specified place (/tmp, for example) and copy it > back then.
Copying it to a temporary file in the same partition and renaming that into place should suffice -- if the partition is too full to hold the largest file, that requires special treatment, of course. > That should easily be possible with a shell-/perl-skript > What do you think? Go ahead :-) > PS: sorry, but I neither have the time nor the need to implement that. Oops. (/me runs) -- Matthias Andree "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin
