Man page - codepage(1)
Packages contains this manual
- mapscrn(8)
- setvesablank(8)
- vcstime(8)
- kbd_mode(1)
- loadkeys(1)
- setlogcons(8)
- setvtrgb(8)
- setvtrgb(1)
- mk_modmap(8)
- resizecons(8)
- loadunimap(8)
- splitfont(1)
- screendump(1)
- setmetamode(1)
- dumpkeys(1)
- getkeycodes(8)
- psfaddtable(1)
- kbdrate(8)
- deallocvt(1)
- keymaps(5)
- setfont(8)
- openvt(1)
- psfgettable(1)
- showconsolefont(8)
- codepage(1)
- chvt(1)
- unicode_stop(1)
- unicode_start(1)
- kbdinfo(1)
- showkey(1)
- setkeycodes(8)
- psfxtable(1)
- psfstriptable(1)
- fgconsole(1)
- setleds(1)
apt-get install kbd
Manual
CODEPAGE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
AUTHORS
NAME
codepage - extract a codepage from an MSDOS codepage file
SYNOPSIS
codepage [ -c | -l | -L | -a | nnn ] file.cpi
DESCRIPTION
The codepage command extracts codepages 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. |
EXAMPLE
To create a file 850.cp, with codepage 850 from a file ega.cpi, execute:
codepage ega.cpi 850
AUTHORS
Ahmed M. Naas
<ahmed@oea.xs4all.nl>
Andries Brouwer <aeb@cwi.nl>
Manpage by Alastair McKinstry
<mckinstry@computer.org>