-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
It appears that godu does not recognize sparse files such as the Docker.raw file used by Docker on macOS. This file is a sparse file which is usually defaulted to 64 GB. It only takes up a few GB of used space though. Disk utilities such as du and dust recognize this as a sparse file and do not report the unallocated size. It would be nice if godu also supported sparse files.
Reactions are currently unavailable