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

dpromdic - Convert the binary-form Romaji-to-Kana conversion table into the text-form table

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

%dpromdictest.kp(Thecontentsoftest.kpareoutput,intextform,tothestandardoutput.)%dpromdictest.kp>test1.kpdef(Dictionarytabletest1.kpdefiscreatedintextform.)

Name

       dpromdic - Convert the binary-form Romaji-to-Kana conversion table into the text-form table

See Also

mkromdic(1)

                                                                                                     DPROMDIC(1)

Synopsys

dpromdic [ file ]

See Also