Addition to Deep Scan

Bug #1283282 reported by ROCKNROLLKID
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BleachBit
Won't Fix
Wishlist
Unassigned

Bug Description

An option to scan for 0 byte files and empty folders. I see empty folders and 0 bytes files all around my system. It would be nice to have a cleaning rule to clean these out, or to have a tab section to detect and remove 0 byte files and empty folders if it would be safer to do it like that.

Revision history for this message
Andrew Ziem (ahziem1) wrote :

Tab section?

Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Yes. Like its own section for detecting 0 byte and empty folders.

Revision history for this message
Andrew Ziem (ahziem1) wrote :

Does "tab section" mean a checkbox, or how is that different than a regular cleaning rule?

There so many applications for Linux and Windows, and I am concerned some of them create empty files or folders as place holders, semaphores, or for other reasons. For example, Firefox creates an empty .parentlock file

On Linux you can find them like this
find ~ -size 0

On Windows
forfiles /c "cmd /c if @fsize==0 echo @file"
from http://stackoverflow.com/questions/9378972/how-do-i-detect-and-delete-a-file-if-it-is-empty-using-a-dos-batch-file

Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

By tab section I mean it's own section, like how CCleaner has a tab section for their duplicate file cleaner. Your explanation is why I recommended, if you do this, to not add it as a cleaning rule (e.g. checkbox).

Andrew Ziem (ahziem1)
Changed in bleachbit:
importance: Undecided → Wishlist
Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Targeted to 2.0 due to none being assigned.

Changed in bleachbit:
milestone: none → 2.0
Changed in bleachbit:
milestone: 2.0 → none
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.