On Mon, 2004-03-22 at 12:55, Rowan Smith wrote: > /I'd just use: > > du -h --max-depth=1 //path/to/some/directory/ > > /However that will only tell you how much is in each users' home directory, not how much that user is using. > ---- that much I understand and if I add the -s option, I get a summary. du -sh /path/to/some/directory/* handles that. I'm looking to operate on that result with a mathematical evaluation of each result. Craig --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss