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

codepage - extract a codepage from an MSDOS codepage file

Authors

       Ahmed M. Naas <ahmed@oea.xs4all.nl>
       Andries Brouwer <aeb@cwi.nl>
       Manpage by Alastair McKinstry <mckinstry@computer.org>

kbd                                                2002-02-19                                        CODEPAGE(1)

Description

       The codepage command extracts codepages from an MSDOS codepage file.

Example

       To create a file 850.cp, with codepage 850 from a file ega.cpi, execute:

                   codepage ega.cpi 850

Name

       codepage - extract a codepage from an MSDOS codepage file

Options

-c     Input file is a single codepage

       -L     Print header info (you don't want to see this).

       -l     List all codepages contained in the file.

       -a     Extract all codepages from the file

       nnn    (3 digits): extract codepage nnn from the file.

Synopsis

codepage [ -c | -l | -L | -a | nnn ] file.cpi

See Also