[CentOS] Suddenly increased my hard disk
Robert Nichols
rnicholsNOSPAM at comcast.netTue Apr 19 01:23:28 UTC 2016
- Previous message: [CentOS] Suddenly increased my hard disk
- Next message: [CentOS] Suddenly increased my hard disk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/18/2016 03:45 PM, Gordon Messmer wrote: > 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? lsof will show the sizes of the deleted files. lsof | grep deleted | sort -k7n -- Bob Nichols "NOSPAM" is really part of my email address. Do NOT delete it.
- Previous message: [CentOS] Suddenly increased my hard disk
- Next message: [CentOS] Suddenly increased my hard disk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list