Deutsch English Français Italiano |
<1813e25fdae216ea$44630$2314$802601b3@news.usenetexpress.com> View for Bookmarking (what is this?) Look up another Usenet article |
From: Farley Flud <fsquared@fsquared.linux> Subject: Re: A Dictionary: More GNU/Linux Superiority Newsgroups: comp.os.linux.advocacy References: <pan$2f9d0$eff33183$3f0cb9$97dca94@linux.rocks> <vkaj6p$1l232$1@solani.org> User-Agent: Pan/0.146 (Hic habitat felicitas; d7a48b4 gitlab.gnome.org/GNOME/pan.git) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lines: 27 Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail Date: Mon, 23 Dec 2024 18:39:42 +0000 Nntp-Posting-Date: Mon, 23 Dec 2024 18:39:42 +0000 X-Received-Bytes: 1239 Organization: UsenetExpress - www.usenetexpress.com X-Complaints-To: abuse@usenetexpress.com Message-Id: <1813e25fdae216ea$44630$2314$802601b3@news.usenetexpress.com> Bytes: 1633 On Sun, 22 Dec 2024 20:51:04 -0600, Physfitfreak wrote: > On 12/22/24 4:09 AM, Farley Flud wrote: >> #! /bin/bash printf "define * \"$1\"\n" $1 | dictd -i > > > When I do as above, I get: > > dictd (dict_data_open): /dev/null is not a regular file -- ignoring > Do you have the location of your dictionaries specified in your config file, which is usually in /etc/dictd.conf? The entries in dictd.conf should point to your dictionary files which are usually in /usr/share/dict but can be anywhere. You can try to execute from a terminal: dictd -i -d This should print all the locations if there are any. -- Hail Linux! Hail FOSS! Hail Stallman!