freebsd-ports/sysutils/diskusage/pkg-descr
Volker Stolz 1fdb335b83 - Update MASTER_SITE
- Add WWW-tag (me)

PR:		ports/79446
Submitted by:	Sam Lawrence
2005-04-04 07:59:43 +00:00

12 lines
457 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
WWW: http://www.maske.org/apps/diskusage/
- Douglas A. Maske <support@maske.org>