vdf+ Version 2.0
by Massimiliano Daneri
email: support@vmts.net
NAME
vdf+ - VMware ESX 3.x Server df utility based on vdf
VMWare©
utility
USAGEUsage:
vdf+ [OPTION] [FILE]
-h --human-readable
print sizes in human readable format (e.g., 1K
234M 2G)
-P --portability
use the POSIX output format
-H --si
likewise, but use powers of 1000 not 1024
-V --VMFS
show VMFS disk alias
-a --all
include filesystems having 0 blocks
-k --kilobytes
block-size=1024
-l --local
limit listing to local filesystems
-m --megabytes
block-size=1048576
-T --print-type
print filesystem type
-t TYPE --type=TYPE limit listing to filesystems of type TYPE
-x TYPE --exclude-type=TYPE limit listing to filesystems not of type TYPE
-v --version show version
-? -- help display this help and exit
DESCRIPTION
Show information about the filesystem on which each FILE resides,or all
filesystems by default. VMFS included
If an argument is the absolute file name of a disk device node
containing a mounted filesystem, vdf+ shows the space available
on that filesystem rather than on the filesystem containing the device
node (which is always the root filesystem). This version of vdf+
cannot show the space available on unmounted filesystems, because on
most kinds of systems doing so requires very nonportable intimate
knowledge of filesystem structures.
|