fslint icon indicating copy to clipboard operation
fslint copied to clipboard

Linux file system lint checker/cleaner

Results 87 fslint issues
Sort by recently updated
recently updated
newest added

Hello, is it possible to move away from md5 to sha256? Is it also Possible to use more than 1 core for searching or even the gpu?

Resolves #141 This change introduces `Duplicate detection` radio in which the user may choose suitable algorithm: + md5 & sha1 (default, current behaviour) + only md5 + md5 of first...

Under my understanding, at this time fslint does a double check for duplicate using md5sum then sha1sum to avoid md5sun collisions. This double check is time consuming and in some...

When choosing the target in the symlink dialogue At the moment when selecting all members of a group, the target seems to default to the first (top) member of the...

Original [issue 17](https://code.google.com/p/fslint/issues/detail?id=17) created by pixelb on 2009-01-12T15:47:00.000Z: A progress bar of sorts giving an indication how long a search will take would be a nice improvement, especially when searching...

Priority-Medium
Type-Enhancement

- Provide a count/size of the selection - Provide an option to select only duplicate file names

I searched for duplicates. If I select all but newest it highlights all the files. When I scroll down and then scroll back up then for each group the newest...

Having just accidentally merged a long list of files, I wonder if you would consider inverting the default behaviour (i.e. merge UNselected files)? Or point me towards an explanation of...

Sometimes when going through old archives, it may be better to move files instead of deleting them for various reasons. In my case, I would like to take all the...

I want to merge just a few files, but somewhat paradoxically the merge button works on all the files except the selected ones. So I try to invert the selection,...