In the last episode (Feb 10), Chris Sechiatano said: > I'm sure everybody loves these kind of questions, but I really > appreciate the help. > > I have a filesystem which is being used by MS workstations. People > are storing mp3's, jpgs and other 'non work related files' on here > and the management asked me to find all the files and how much space > they are using.
I recommend ports/x11-fm/xdiskusage, which can give you a nice visual representation of the space used by directories and files. There's a screenshot at http://xdiskusage.sourceforge.net/ . I also have a patch that lets you generate the postscript printout without the gui popping up (good for a weekly cron job that either prints the report or runs ps2pdf and emails it to management): http://sourceforge.net/tracker/index.php?func=detail&aid=1102640&group_id=9815&atid=309815 -- Dan Nelson [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
