dysk(1) General Commands Manual dysk(1)

dysk - the dysk cli as a library

dysk [--help] [--version] [-a|--all] [--color] [--ascii] [--remote-stats] [--list-cols] [-c|--cols] [-f|--filter] [-s|--sort] [-u|--units] [-j|--json] [--csv] [--csv-separator] [PATH]

List your filesystems.

Documentation at https://dystroy.org/dysk

print help information
print the version
show all mount points
whether to have styles and colors

[possible values: auto, yes, no]

use only ASCII characters for table rendering
fetch stats of remote volumes

[possible values: auto, yes, no]

list the column names which can be used in -s, -f, or -c
columns, eg `-c +inodes` or `-c id+dev+default`
filter, eg `-f '(size<35G | remote=false) & type=xfs'`
sort, eg `inodes`, `type-desc`, or `size-asc`
units: `SI` (SI norm), `binary` (1024 based), or `bytes` (raw number)
output as JSON
output as CSV
CSV separator
[PATH]
if provided, only the device holding this path will be shown

v2.8.2

dystroy <denys.seguret@gmail.com>

dysk 2.8.2