VFS diagnostics alias.
Synopsis
diskutil info
Description
A thin alias over df for VFS diagnostics, named after the macOS tool for familiarity. Read-only.
Options
info Show VFS diagnostics (alias for 'df -h').
Examples
$ diskutil info
Show virtual filesystem usage.
Notes
This is not the macOS diskutil; there are no real disks to partition or erase. See df --help for the underlying command.
See Also
df, meminfo