| Main index | Section 8 | Options |
| | |
| Used for scripting mode. Do not print headers and separate fields by a single tab instead of arbitrary white space. | |
| | |
| Recursively display any children of the dataset, limiting the recursion to depth. A depth of 1 will display only the dataset and its direct children. | |
| | |
A comma-separated list of properties to display.
The property must be:
| |
| | |
| Display numbers in parsable (exact) values. | |
| | |
| Recursively display any children of the dataset on the command line. | |
| | |
A property for sorting the output by column in ascending order based on the
value of the property.
The property must be one of the properties described in the
Properties
section of
zfsprops(7)
or the value
name
to sort by the dataset name.
Multiple properties can be specified at one time using multiple
If no sorting options are specified the existing behavior of zfs is preserved. | |
| | |
|
Same as
| |
| | |
|
A comma-separated list of types to display, where
type
is one of
filesystem,
snapshot,
volume,
bookmark,
or
all.
For example, specifying
| |
# zfs NAME USED AVAIL REFER MOUNTPOINT pool 450K 457G 18K /pool pool/home 315K 457G 21K /export/home pool/home/anne 18K 457G 18K /export/home/anne pool/home/bob 276K 457G 276K /export/home/bob
| ZFS-LIST (8) | February 8, 2024 |
| Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Not only is UNIX dead, it's starting to smell really bad. | ” |
| — Rob Pike | ||