zstreamdump(8) - Linux man page

Name

zstreamdump - filter data in zfs send stream

Synopsis

zstreamdump [-C] [-v]

Description

The zstreamdump utility reads from the output of the zfs send command, then displays headers and some statistics from that output. See zfs(1M).

Options

The following options are supported:

-C

Suppress the validation of checksums.
-v
Verbose. Dump all headers, not only begin and end headers.

Attributes

See attributes(5) for descriptions of the following attributes:

See Also

zfs(1M), attributes(5)

Referenced By

zfs-fuse(8)