Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cwddel(1) [debian man page]

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)

Check Out this Related Man Page

CWNNSTAT(1)						      General Commands Manual						       CWNNSTAT(1)

NAME
cwnnstat - To show the current status of cserver. SYNOPSIS
cwnnstat [-w] [-e] [-E] [-f] [-F] [-d] [-D] [-L lang ] [ hostname ] DEFAULT PATH
/usr/local/bin/cWnn4/cwnnstat DESCRIPTION
To request for the current execution status of the cserver for the current host. If hostname is specified, the status of the that specified host will be given. OPTIONS
-w To list the username, hostname, socket number and the environment number. -e To list the environment number, environment name and reference count. -E To list the environment number, environment name, reference count, grammar file number, number of dictionary used, (list of dictio- nary numbers) and the numbers of the files used in the current environment. -f To list the file ID of each cWnn file in the cserver, the file type, the location of file, reference count and the filename. -F Same as -f option -d To list the dictionary number of dictionaries managed by the host, the dictionary type, dictionary file number, dictionary filename, usage frequency filename and usage frequency file number. -D To list the dictionary number, type, conversion method, number of entries, static/dynamic, current usage status, priority, alias, filename, [(alias:usage frequency filename)], [password (frequency password)] of the dictionaries. -L To specify the language name which is referred during selection of cserver. If no lang is specified, the one specified by the envi- ronment variable LANG will be used. The default is "zh_CN". NOTE
1. The command options inside [ ] shown in the Command Format indicates that they are optional. If they are not required, "cwnnstat" alone is sufficient to obtain the status of cserver. 2. Dictionary number is different from file number. - File number refers to the standardized number among all cWnn files. - Dictionary number refers to the logical dictionary number in the server. 3. One dictionary file may consist of different usage frequency files, and each will form an individual dictionary. 4. One dictionary file with different conversion methods (forward/reverse) will form different dictionaries. 13 May 1992 CWNNSTAT(1)
Man Page