2002-05-04 21:18:03 +02:00
|
|
|
diskusage is a shell script, written for FreeBSD 3.x and higher.
|
1999-11-14 04:25:26 +01:00
|
|
|
|
|
|
|
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
|
2003-10-03 18:26:06 +02:00
|
|
|
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
|
1999-11-14 04:25:26 +01:00
|
|
|
|
2003-10-03 18:26:06 +02:00
|
|
|
- Douglas A. Maske <support@maske.org>
|