man-pages/man1/codepage.1.html
2021-03-31 01:06:50 +01:00

117 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of CODEPAGE</TITLE>
</HEAD><BODY>
<H1>CODEPAGE</H1>
Section: Debian Linux (1)<BR>Updated: 2002-02-19<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
codepage - extract a codepage from an MSDOS codepage file
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>codepage </B>
[
<I>-c </I>
] | [
<I>-l</I>
] |
<I>-L </I>
] | [
<I>-a </I>
|
<I>nnn</I>
]
<I>&lt;file.cpi&gt;</I>
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The
<B>codepage</B>
command extracts codepages from an MSDOS codepage file.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><I>-c </I>
<DD>
Input file is a single codepage
<P>
<DT id="2"><I>-L </I>
<DD>
Print header info (you don't want to see this).
<P>
<DT id="3"><I>-l </I>
<DD>
List all codepages contained in the file.
<P>
<DT id="4"><I>-a</I>
<DD>
Extract all codepages from the file
<P>
<DT id="5"><I>nnn</I>
<DD>
(3 digits): extract codepage
<I>nnn</I>
from the file.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>EXAMPLE</H2>
To create a file 850.cp, with codepage 850 from a file
ega.cpi, execute:
<P>
<DL COMPACT><DT id="6"><DD>
<TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TT>codepage ega.cpi 850<BR>
</DL>
<P>
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="7"><A HREF="#lbAB">NAME</A><DD>
<DT id="8"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="9"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="10"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="11"><A HREF="#lbAF">EXAMPLE</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:09 GMT, March 31, 2021
</BODY>
</HTML>