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

uncpk - manage c64 cpk archives

Author

       This   manual   page   was   written   by   David   Weinehall   <tao@acc.umu.se>   and   Cameron   Kaiser
       <ckaiser@floodgap.com>.  Original xa package (C)1989-1997 Andre Fachat. Additional  changes  (C)1989-2024
       Andre  Fachat,  Jolse  Maginnis,  David  Weinehall  and Cameron Kaiser. The current maintainer is Cameron
       Kaiser.

Description

uncpk is an archive tool for Commodore 64 .cpk-format archives.

Examples

uncpkcfoo.cpkbar
              Create archive foo.cpk with the single file bar inside it.

       uncpkafoo.cpkbar
              Add file bar to archive foo.cpk (which must already exist).

       uncpkxfoo.cpk
              Extract all files from archive foo.cpk.

       uncpklfoo.cpk
              List contents of archive foo.cpk.

Name

       uncpk - manage c64 cpk archives

Options

c      Create an archive.

       x      Extract from an archive.

       l      List contents of archive.

       a      Add a file to the archive.

       v      Verbose output.

       --help Show summary of options.

       --version
              Show version of program.

See Also

file65(1), ldo65(1), reloc65(1), dxa(1), xa(1)

Synopsis

uncpk [OPTION]... FILE...

Website

See Also