debian man page for delwords

Query: delwords

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DELWORDS(1)						      General Commands Manual						       DELWORDS(1)

NAME
delwords - Deleting words from specified dictionary collectively
SYNOPSIS
delwords [{-cs|-cannaserver} cannaserver] dicname
DESCRIPTION
delwords deletes words from specified dictionary according to the word information from the standard input. The standard input must be in a format of ``Text Dictionary format'' of Canna. dicname must be a ``Text Dictionary format'' which can be rewritten.
OPTIONS
-cs cannaserver (or -cannaserver cannaserver) Specifies the hostname on which the specified dictionary is expected to exist.
EXAMPLE
% delwords mydic < remwords Deletes words defined in remwords from mydic. % catdic mydic | delwords mydic Clears the contents of mydic. DELWORDS(1)
Related Man Pages
cannastat(1) - debian
catdic(1) - debian
mkdic(1) - debian
mkdic(1) - suse
gnome-dictionary(1) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com