On Wed, Nov 06, 2002 at 10:20:03AM +0530, Siva shanmugam wrote:
> Is there any command line dictionary available under Red Hat Linux?

Hmm. How about this generic solution?

function dodict() {
   lynx -dump "http://www.dict.org/bin/Dict?Form=Dict1&Query=$1&Strategy=*&Database=*";
}

Use it as dodict someword | less

If you don't have 24x7 Internet connection, install the dict server on localhost :)

Binand (Who favours beerware license)

-- 
If you found this helpful, please take some time off to rate it:
http://svcs.affero.net/rm.php?r=binand


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to