On 09/11/2015 11:57 AM, reynierpm@gmail.com wrote:
Why*df -h* is reporting 24G used? Where the space did go? How I can fix this?
This is a FAQ. For future reference, you can locate such files in Linux:
ls -l /proc/*/fd | grep deleted
Deleted files are still present in the filesystem until they are closed.