I want to sort the "diskspace" usage of zfs datasets from high to low, this without the space as taken by the children of the datasets.
Is this a good command for this ?
Is this a good command for this ?
Code:
zfs list -r -o name,usedbydataset -s usedbydataset