What is Nostr?
FreeBSD Fortune /
npub1f9u…4yrh
2024-04-15 17:00:24

FreeBSD Fortune on Nostr: The output of "zfs list" can be sorted by a specific column using -s. To sort the ...

The output of "zfs list" can be sorted by a specific column using -s. To
sort the datasets by the "used" column in ascending order, run this command:

zfs list -s used

To sort in descending order instead, use -S:

zfs list -S used

-- Benedict Reuschling <bcr@FreeBSD.org>
Author Public Key
npub1f9ujkrp7sqamjl6qqhur4rtvpxjccm487p8p4vvazj0el2amem3shm4yrh