GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SPLITWD(1) FreeBSD General Commands Manual SPLITWD(1)

splitwd - Collect several text-form dictionary files into a single file to make a <1 line / 1 word type / 1 candidate> format.

splitwd textjisho ...

If the file in which you registered words consists of several subfiles, it must be converted into a proper format before the word dictionary is created. splitword converts such text-form dictionaries textjisho to make a <1 line / 1 word type / 1 candidate> format. The result is output to the standard output.

% splitwd user1.t user2.t | ctow

Reads text-form dictionaries user1.t and user2.t, then modifies them into the <1 word type, 1 candidate on 1 line> format. The contents are converted into the Wnn textform dictionary, then output to the standard output.

ctow(1)


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.