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

kgb - .kgb files archiver

Author

       KGB Archiver v1.0b4, (C) 2005-2006 Tomasz Pawlak; Based on PAQ6 by Matt Mahoney; mod by Slawek <poczta-
       sn@gazeta.pl>.

       This  manual  page  was written by Raphael Geissert <atomo64@gmail.com> for the Debian system (but may be
       used by others).

                                                   March 2008                                             kgb(1)

Description

kgb is a file archiver with high-compression rates (and high CPU and memory cost).

Name

       kgb - .kgb files archiver

Options

Compressing:-<m>   Set compression level (memory usage), values:
                 0: 2 MB (fastest)
                 1: 3 MB
                 2: 6 MB
                 3: 18 MB (default)
                 4: 64 MB
                 5: 154 MB
                 6: 202 MB
                 7: 404 MB
                 8: 808 MB
                 9: 1616MB (best compression)

       archive.kgb
              Filename of the new KGB archive. It must not exist, otherwise it will fail.

       [filename...]
              File or list of files to compress.

       [@files_listing@...]
              File(s) containing a list of file names to be compressed, separated by a new line.

   Uncompressing:FILE.kgb
        KGB archive to extract.

Synopsis

       kgb [-<m>] archive.kgb [filename  ...] [@files_listing @...]

       kgb FILE.kgb

See Also