zstreamdump
Section: System Administration Commands (8)
Updated: 29 Aug 2012
 Index
- NAME
- 
- SYNOPSIS
- 
- DESCRIPTION
- 
- OPTIONS
- 
- SEE ALSO
- 
Return to Main Contents
 
NAME
zstreamdump - filter data in zfs send stream
 
SYNOPSIS
zstreamdump [-C] [-v] [-d]
 
DESCRIPTION
The zstreamdump utility reads from the output of the zfs send
command, then displays headers and some statistics from that output.  See
zfs(8).
 
OPTIONS
The following options are supported:
-C
- 
Suppress the validation of checksums.
-v
- 
Verbose. Dump all headers, not only begin and end headers.
-d
- 
Dump contents of blocks modified. Implies verbose.
 
SEE ALSO
zfs(8)