ZFS File Diff: ============== Instead of operating at a dataset level, ZFS File Diff provides extra tools for operating on single files within a snapshot. This is useful when you: - Accedently deleted a file - Identify the changes file over time ``` zfdiff list [--with-paths|-p] zfdiff cat zfdiff overwrite zfdiff diff .. ```