1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/diskusage/pkg-descr

12 lines
386 B
Plaintext
Raw Normal View History

diskusage is an ANSI C++ program, 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
kilobytes. Assumes user's home directory is /home/$USER and
that user's mail directory is /var/mail/$USER
WWW: http://www.thinblue.net/freebsd/
- Douglas A. Maske
<maske@thinblue.net>