you are indeed right, fslint does warn now. May I suggest a slightly
different wording? Something like
"WARNING: You are about to delete *all* occurrences of the files with
md5sum $md5sum such as $samplefilename
Are you really sure you want to do this?"
Yes/Yes, don't ask again for current res
** Description changed:
Binary package hint: fslint
TEST case:
$ mkdir -p /tmp/1 /tmp/2
- $ for i in 1 2 ; do echo "test" > /tmp/$i/test.txt
+ $ for i in 1 2 ; do echo "test" > /tmp/$i/test.txt;done
$ fslint-gui /tmp/1 /tmp/2
search for duplicate files. Mark the results with a
That's been implemented since 2.40 (21/07/2009)
--
fslint should warn before deleting all instances of a file
https://bugs.launchpad.net/bugs/621648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs