WMFSM(1) | General Commands Manual | WMFSM(1) |
wmfsm — shows the amount of disk space available
wmfsm [--normal, -n ] [--fire, -f ] [--blink, -b ] [--noblink ] [-display ] [-d, --delay ] [-h, --help ]
wmfsm is a WindowMaker dock application that shows the amount of disk space available on mounted file systems with colored bars.
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
You may exclude filesystems from being show by wmfsm by listing them in the ~/.wmfsmrc file. It should have as its first line either [include] or [exclude]. The next lines are filesystems that are either explicitly included or excluded respectively.
Note: the format of the ~/.wmfsmrc file is very strict. Make sure there are no whitespaces at the beginning or at the end of lines. No comments (#) are allowed. Here is an example:
[exclude]
/proc
/dev/pts
/floppy
/cdrom
X (1x), wmaker (1), df (1).
This manual page was written by Chris Gray <cgray4@po-box.mcgill.ca>.