|
|
|
|
|
by lathiat
1517 days ago
|
|
While I don't disagree this tool would be better, if you don't have that tool, I frequently used something like:
ls -lart /vol/.zfs/snapshots/snap-*/file/path Would list the files sorted by change date so then I could just easily scan through the list for the changed versions. |
|