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

gzrecover - gzip recovery toolkit

Author

       gzrecover was written by Aaron M. Renn <arenn@urbanophile.com>.

                                                  July 13, 2006                                          GZRT(1)

Description

gzrecover  will  attempt to skip over corrupted data in a gzip archive, allowing the remaining data to be
       recovered.

Name

       gzrecover - gzip recovery toolkit

Options

-h
              Show usage statement.

       -V
              Display version number.

       -v
              Turn on verbose mode.

       -s
              Turn on split mode.

       -ofile
              Set the output file.

       -p
              Write recovered data to stdout instead of file.

See Also

gzip(1), cpio(1).

Synopsis

gzrecover [options] file

See Also