This is the command uncpk that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
uncpk - manage c64 cpk archives
SYNOPSIS
uncpk [OPTION]... FILE...
DESCRIPTION
uncpk is an archive tool for Commodore 64 .cpk-format 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.
EXAMPLES
uncpk c foo.cpk bar
Create archive foo.cpk with the single file bar inside it.
uncpk a foo.cpk bar
Add file bar to archive foo.cpk (which must already exist).
uncpk x foo.cpk
Extract all files from archive foo.cpk.
uncpk l foo.cpk
List contents of archive foo.cpk.
Use uncpk online using onworks.net services