rmlint icon indicating copy to clipboard operation
rmlint copied to clipboard

Find null files

Open endolith opened this issue 4 years ago • 0 comments

"Empty files" are files of zero size.

It would also be good to be able to find "null files", which are non-zero size, but filled with nothing but 0x00. I have a ton of these from various corrupt drive backups, etc.

Similar to https://github.com/pixelb/fslint/issues/164

endolith avatar Jun 12 '21 15:06 endolith