Contents
FreeSpace.py
Description
This macro gives the free space on a filesystem in human-readable format.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
|
1.3 |
|
Usage
The argument is optional and should be a path inside the filesystem to be checked. If the argument is omitted, / is used.
This macro uses the Unix stat command, and probably won't work on all systems.
Example
[[FreeSpace(/dev/hda)]]
might evaluate to "768MiB of 1.2GiB".
Copyright
MichaelAshton - <data AT ieee DOT org>
License
Bugs