Messages in this thread |  | | | Subject | Re: Counters in df, du | | From | Andi Kleen <> | | Date | Mon, 13 Jul 2009 11:09:29 +0200 |
| |
Alexey Vlasov <renton@renton.name> writes: > > I know that df, du can show different values if some files were deleted, > but the processes which opened these files are still acting.
You can check for that by doing ls -l /proc/*/fd | grep deleted It won't tell you the file size though.
-Andi
-- ak@linux.intel.com -- Speaking for myself only.
|  |