diff options
Diffstat (limited to 'sysutils/diskusage/pkg-descr')
-rw-r--r-- | sysutils/diskusage/pkg-descr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/diskusage/pkg-descr b/sysutils/diskusage/pkg-descr index 94e083921d47..edca9b5aa805 100644 --- a/sysutils/diskusage/pkg-descr +++ b/sysutils/diskusage/pkg-descr @@ -2,8 +2,9 @@ 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. Assumes user's home directory -is /home/$USER and that user's mail directory is /var/mail/$USER +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/ |