mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
da0080c7b8
PR: 38912, 38844 Submitted by: maintainer
13 lines
428 B
Plaintext
13 lines
428 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
|
|
|
|
WWW: http://www.maske.org/support/unix/apps/diskusage/
|
|
|
|
- Douglas A. Maske
|
|
<maske@maske.org>
|