Re: GNU/Linux Dictionaries

Liste des GroupesRevenir à col advocacy 
Sujet : Re: GNU/Linux Dictionaries
De : ff (at) *nospam* linux.rocks (Farley Flud)
Groupes : comp.os.linux.advocacy comp.os.linux.misc
Date : 23. May 2025, 19:59:11
Autres entêtes
Organisation : UsenetExpress - www.usenetexpress.com
Message-ID : <pan$8ae06$997ef156$4e369275$d0a52a8a@linux.rocks>
References : 1 2 3 4
On Fri, 23 May 2025 16:39:39 -0000 (UTC), Eli the Bearded wrote:

 
Web interface is not incompatible with done locally. You started this
with dict/dictd, which is a internet service. Just because it is an
internet service doesn't mean the client and the server can't be on the
same machine. I run a local webserver for local files and use either
Firefox or lynx to localhost to access them. But curl would also work.
 

Yes, dictd is based on the client-server model but it is possible
to execute it locally on a one-shot basis.  I use the following script:

#! /bin/bash
printf "define * \"$1\"\n" $1 | dictd -i

Call the script "check-word" and it will start the daemon,
look up the definition using the dictionaries specified in
/etc/dictd.conf, print to stdout, and then terminate the daemon.





--
Systemd: solving all the problems that you never knew you had.

Date Sujet#  Auteur
22 May20:23 * GNU/Linux Dictionaries17Farley Flud
22 May21:32 +* Re: GNU/Linux Dictionaries2vallor
22 May22:01 i`- Re: GNU/Linux Dictionaries1Farley Flud
22 May21:43 +* Re: GNU/Linux Dictionaries2🇵🇱Jacek Marcin Jaworski🇵🇱
22 May21:49 i`- Re: GNU/Linux Dictionaries1%
22 May21:49 +- Re: GNU/Linux Dictionaries1%
22 May23:17 +* Re: GNU/Linux Dictionaries9Eli the Bearded
23 May11:13 i+* Re: GNU/Linux Dictionaries7Farley Flud
23 May17:39 ii`* Re: GNU/Linux Dictionaries6Eli the Bearded
23 May19:59 ii `* Re: GNU/Linux Dictionaries5Farley Flud
23 May22:45 ii  `* Re: GNU/Linux Dictionaries4Eli the Bearded
24 May12:37 ii   +- Re: GNU/Linux Dictionaries1Farley Flud
24 May12:51 ii   `* Re: GNU/Linux Dictionaries2Stéphane CARPENTIER
24 May14:37 ii    `- Re: GNU/Linux Dictionaries1The Natural Philosopher
23 May11:18 i`- Re: GNU/Linux Dictionaries1Farley Flud
23 May13:32 +- Re: GNU/Linux Dictionaries1Chris Ahlstrom
24 May13:16 `- Re: GNU/Linux Dictionaries1John McCue

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal