freebsd-ports/sysutils/diskusage/pkg-descr
Oliver Lehmann d823ed96c0 Update diskusage to 1.05
PR:		ports/57459
Submitted By:	Douglas A. Maske <maske@maske.org>
2003-10-03 16:26:06 +00:00

10 lines
414 B
Plaintext

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>