GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZFS-DIFF(8) FreeBSD System Manager's Manual ZFS-DIFF(8)

zfs-diff
show difference between ZFS snapshots

zfs diff [-FHt] snapshot snapshot|filesystem

Display the difference between a snapshot of a given filesystem and another snapshot of that filesystem from a later time or the current contents of the filesystem. The first column is a character indicating the type of change, the other columns indicate pathname, new pathname (in case of rename), change in link count, and optionally file type and/or change time. The types of change are:
-
The path has been removed
+
The path has been created
M
The path has been modified
R
The path has been renamed
Display an indication of the type of file, in a manner similar to the -F option of ls(1).
B
Block device
C
Character device
/
Directory
>
Door
|
Named pipe
@
Symbolic link
P
Event port
=
Socket
F
Regular file
Give more parsable tab-separated output, without header lines and without arrows.
Display the path's inode change time as the first column of output.

zfs-snapshot(8)
May 29, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.