summaryrefslogtreecommitdiff
path: root/sysutils/diskusage/pkg-descr
blob: 46ef815f72b7f72cbd4cb9292d872946132b8a79 (plain) (blame)
1
2
3
4
5
6
7
8
9
diskusage is a shell script, written for FreeBSD 3.x and higher.

It is an add on package for FreeBSD's du and du must be present 
for this program to work.  Shows current users diskusage in
human readable format, totals the output and shows available
space left on partitions.  Assumes user's home directory is
/home/$USER and that user's mail directory is /var/mail/$USER

- Douglas A. Maske <support@maske.org>