dictfmt_index2word(1) debian man page | unix.com

Man Page: dictfmt_index2word

Operating Environment: debian

Section: 1

DICTFMT_INDEX2WORD(1)						Linux User's Manaul					     DICTFMT_INDEX2WORD(1)

NAME
dictfmt_index2word - Creates a .word index file from a DICTD database .index file
SYNOPSIS
dictfmt_index2word [OPTIONS] [index_file]
DESCRIPTION
dictfmt_index2word creates a word index file on stdout for the index file given on stdin or the command line. A word index file indexes each subword from the multi-word headwords of the .index file, to the underlying .dict file. A word index file is usually named <base- name>.word, but this is not mandatory as long as the proper name is used in the dictd configuration file.
OPTIONS
--help displays a usage message and exits --locale locale use locale for sorting the .word file. If this option is omitted, the default locale "C" is used. index_file the .index file to be converted.
AUTHOR
dictfmt_index2word was written by Aleksey Cheusov <vle@gmx.net>. This manual page was written by Robert D. Hilliard <hilliard@debian.org>.
SEE ALSO
dictd(8), dictfmt(1), dictfmt_index2suffix(1)
LINUX
January 23, 2003 DICTFMT_INDEX2WORD(1)
Related Man Pages
dictfmt_index2suffix(1) - debian
dictl(1) - debian
dictfmt_index2word(1) - debian
perlindex(1p) - debian
dictfmt(1) - redhat
Similar Topics in the Unix Linux Community
Read line by line not word by word
change first word in the every new line
How to skip lines which don't begin with a number
Finding a specific word
Read last word of the line.