cbmconvert(1)
NAME
- cbmconvert - create, extract and convert various Commodore
- binary archives
SYNOPSIS
cbmconvert [options] file...
DESCRIPTION
This manual page documents briefly the cbmconvert command.
Arraythere is no interactive user interface, the only way to copy only
some files from a set of archive files to an archive file or a
disk image is to extract all the files to a single-file format
such as the PC64 format, and to copy the desited individual files
to the output archive with another invocation of cbmconvert.
OPTIONS
Array-P Output files in PC64 format.
-N Output files in native (raw) format.
Array-i0 Never switch disk images.
-n Input files in native (raw) format.
-p Input files in PC64 format.
-a Input files in ARC/SDA format.
-k Input files in Arkive format.
-l Input files in Lynx format.
-t Input files in T64 format.
-c Input files in Commodore C2N format.
-d Input files in CBM DOS disk image format.
Array-v2 Verbose mode. Display all messages.
Array-v0 Display error messages only.
BUGS
Arraymats include the 8050, the 8250, the 2040 and the Commodore 64
CP/M format for the 1541.
AUTHOR
- ArrayThe ARC/SDA dissolving code was originally written by
- Chris Smeets.
SEE ALSO
- c2n(1), disk2zip(1), zip2disk(1).
- September 18, 2001