blob: 58aaa895a74ae6886b6ed84631c235faec82d0d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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>
|