logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zstreamdump - filter data in zfs send stream

Attributes

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

       ┌──────────────────────────────┬─────────────────────────────┐
       │       ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
       ├──────────────────────────────┼─────────────────────────────┤
       │ Availability                 │SUNWzfsu                     │
       ├──────────────────────────────┼─────────────────────────────┤
       │ Interface Stability          │Uncommitted                  │
       └──────────────────────────────┴─────────────────────────────┘

Description

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

Name

       zstreamdump - filter data in zfs send stream

Options

       The following options are supported:

       -C

           Suppress the validation of checksums.

       -v

           Verbose. Dump all headers, not only begin and end headers.

See Also

zfs(1M), attributes(5)

SunOS 5.11                                         21 Sep 2009                                    zstreamdump(8)

Synopsis

zstreamdump [-C] [-v]

See Also