Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mkocp(1) [debian man page]

mkocp(1)							       Omega								  mkocp(1)

NAME
mkocp - frontend to otp2ocp(1) SYNOPSIS
mkocp OTPFILE DESCRIPTION
mkocp is used to create or recreate Omega Compiled Process files (binary) from Omega Translation Process (text) files. Omega Translation Processes are used to translate one character set to another and to choose between characters with one or more context- sensitive variants. OTPs could also be used to change the case or hyphenation of text. OTPs are defined in text files, and compiled into binary code (OCPs) using mkocp (this script) or directly with otp2ocp(1). FILES
OTPFILE An Omega Typesetting Process filter file. SEE ALSO
omega(1), otp2ocp(1). Draft Manual for the Omega System (omega-manual.dvi). Web page: <http://www.gutenberg.eu.org/omega/> BUGS
None known, but report any bugs found to <omega@ens.fr> (mailing list). AUTHOR
mkocp is part of Omega. The primary authors of Omega are John Plaice <plaice@cse.unsw.edu.au> and Yannis Haralambous <yannis@fluxus- virus.com>. This manual page was written by C.M. Connelly <cmc@debian.org>, for the Debian GNU/Linux system. It may be used by other distributions without contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author). Omega September 2000 mkocp(1)

Check Out this Related Man Page

outocp(1)                                                              Omega                                                             outocp(1)

NAME
outocp - debug an OCP file SYNOPSIS
outocp OCPFILE[.ocp] DESCRIPTION
outocp is used for debugging Omega Compiled Translation Process (OCP) files. It generates some statistics about the OCP file, and then runs through the states that the file defines. Omega Translation Processes are rules used to translate one character set to another and to choose between characters with one or more con- text-sensitive variants. OTPs could also be used to change the case or hyphenation of text. BUGS
None known, but report any found to <omega@ens.fr> (mailing list). SEE ALSO
ocp2otp(1), otp2ocp(1), omega(1). Draft Manual for the Omega System (omega-manual.dvi). Web page: <http://www.gutenberg.eu.org/omega/> AUTHOR
The primary authors of Omega are John Plaice <plaice@cse.unsw.edu.au> and Yannis Haralambous <yannis@fluxus-virus.com>. This manual page was written by C.M. Connelly <cmc@debian.org>, for the Debian GNU/Linux system. It may be used by other distributions without contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author). Omega September 2000 outocp(1)
Man Page

We Also Found This Discussion For You

1. Shell Programming and Scripting

How to type the Omega symbol Ω in unix shell script

Hi, I have a data file delimited by Ω symbol, I would like to use this in grep and cut command. but How to type this Omega symbol. Thanks Murugesan (1 Reply)
Discussion started by: NagaMurugesan
1 Replies