- Per Bill Fenner's reports, the distfile is no longer available from
the URL; in fact, the domain no longer seems to exist, including
the maintainer email address, which bounces. A Google search did
not reveal a new location for the code.
PR: 54303
Submitted by: Mark Linimon <linimon@lonesome.com>
10 lines
352 B
Plaintext
10 lines
352 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 and totals the output. Assumes user's
|
|
home directory is /home/$USER and that user's mail directory is
|
|
/var/mail/$USER
|
|
|
|
- Douglas A. Maske
|