Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2005 17:21:30 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Chris Sechiatano <chris@chris-s.com>
Cc:        FreeBSD Mailing list <freebsd-questions@freebsd.org>
Subject:   Re: Script Questions
Message-ID:  <20050210232130.GA47451@dan.emsphone.com>
In-Reply-To: <20050210231719.GA24067@chris-s.com>
References:  <20050210231719.GA24067@chris-s.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050210232130.GA47451>