FreeBSD Fortune on Nostr: The "zfs list" command can be filtered in multiple ways. To display just the dataset ...
The "zfs list" command can be filtered in multiple ways. To display just
the dataset name, use the -o parameter:
zfs list -o name mypool/usr
More columns and their order can be defined by separating them with commas:
zfs list -o mountpoint,name,avail
-- Benedict Reuschling <bcr@FreeBSD.org>
Published at
2023-08-31 09:30:26Event JSON
{
"id": "fbefe9d1ff68924ec45b008272a615c9eb7a8c4c39f723ab161cf5044c54525f",
"pubkey": "49792b0c3e803bb97f4005f83a8d6c09a58c6ea7f04e1ab19d149f9fabbbcee3",
"created_at": 1693474226,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.bsd.cafe/users/fbfortune/statuses/110983526922128185",
"activitypub"
]
],
"content": "The \"zfs list\" command can be filtered in multiple ways. To display just\nthe dataset name, use the -o parameter:\n\nzfs list -o name mypool/usr\n\nMore columns and their order can be defined by separating them with commas:\n\nzfs list -o mountpoint,name,avail\n\n\t\t-- Benedict Reuschling \u003cbcr@FreeBSD.org\u003e",
"sig": "4c14dbd7579130509f3117dbef7fbdddc4f6541dc1ef8e450ded006b5a331fdb8796d3b1c5e403f5ce1d9773db568150a184b701ca5f4406778da1319d506f43"
}