[CentOS] Suddenly increased my hard disk

Mon Apr 18 20:45:19 UTC 2016
Gordon Messmer <gordon.messmer at gmail.com>

On 04/18/2016 01:18 PM, g wrote:
> 'lsof', aka, list open files, will list every open file on system, and there
> are a lot.
>
> 'grep deleted' will list_only_  the deleted files that are still open.

That's exactly the same thing that "ls -l /proc/*/fd/* | grep 
'(deleted)'" will do. So how is lsof better, exactly?

I know.  I'm frustrated today.  I spent the weekend dealing with people 
nit-picking.  It's hard to exaggerate how much time and energy can be 
wasted by people insisting on meaningless changes.