debian man page for dpromdic

Query: dpromdic

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DPROMDIC(1)						      General Commands Manual						       DPROMDIC(1)

NAME
dpromdic - Convert the binary-form Romaji-to-Kana conversion table into the text-form table
SYNOPSYS
dpromdic [ file ]
DESCRIPTION
dpromdic converts the binary-form Romaji-to-Kana conversion table into the text-form table. It then outputs the result to the standard output. After a dictionary table is converted into the binary dictionary by using mkromdic(1), dpromdic can returns it to the text-form table. The contents converted into binary dictionary from the text dictionary by using mkromdic(1) is sorted in alphabetical order of Romaji. The comment lines are deleted in this table.
EXAMPL
% dpromdic test.kp (The contents of test.kp are output, in text form, to the standard output.) % dpromdic test.kp > test1.kpdef (Dictionary table test1.kpdef is created in text form.)
SEE ALSO
mkromdic(1) DPROMDIC(1)
Related Man Pages
cdtoa(1) - debian
mkdic(1) - debian
dicar(1) - suse
wtoc(1) - suse
intro_jfp(4) - sunos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?