zfs icon indicating copy to clipboard operation
zfs copied to clipboard

zfs diff - add an option for relative file (/directory) size differences, modification time, more?

Open ge79so opened this issue 1 year ago • 0 comments

Describe the feature would like to see added to OpenZFS

Add an option to zfs diff to show relative size differences (eg. +/-n b/K/M/G etc) and modification time

How will this feature improve OpenZFS?

This is helpful when analysing differences between snapshots, especially where overall size is unexpected. It is currently possible to construct this information by comparing snapshot/dataset directory listings in a script, but this is rather fiddly.

ge79so avatar Aug 18 '24 00:08 ge79so