From: Michael R. <re...@eu...> - 2005-08-10 16:14:19
|
Hi Thomas, > If there is the Statfs command which is similar to "df" (disk free) so > I was wondering if there is a similar command to the "du" syntax? No, I'm afraid there is no such plugin at the moment. And it would be not trivial to write one: As you'd have to scan recursively through the whole directory tree, this could take some time; therefore the plugin should be asynchronous, using a seperate thread. But it's not impossible. Volunteers are welcome :-) HTH, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |