cwddel(1) debian man page | unix.com

Man Page: cwddel

Operating Environment: debian

Section: 1

CWDDEL(1)						      General Commands Manual							 CWDDEL(1)

NAME
cwddel - To delete characters/words from the binary format dictionary.
SYNOPSIS
cwddel [ server ] envname dicno < textdic
DEFAULT PATH
/usr/local/bin/cWnn4/cwddel
DESCRIPTION
This function allows user to delete characters/words from the specified binary dictionary, with the dictionary number dicno specified. server is the machine name of the server. If this is not specified, the default cserver indicated by the environment variable CSERVER will be taken. envname must be specified. It is the environment name. You may execute "cwnnstat -E" to see the current environment name. dicno also must be specified. This is the dictionary number. "<" means to pipe the textdic as an input to "cwddel" command. textdic is the user text file which contains the serial number of the characters/words to be deleted from the binary dictionary. The serial number of the characters/words can be found by using environment operation "Word/character search". By using "cwddel", all the characters/words with serial number specified in textdic will be deleted from the specified binary dictionary permanently.
NOTE
1. The parts in [ ] are options. They may be omitted. 13 May 1992 CWDDEL(1)
Related Man Pages
catod(1) - debian
cenv(7) - debian
gnome-dictionary(1) - centos
gnome-dictionary(1) - sunos
wnndtoa(1) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file