9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@mit.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] dict
Date: Mon, 15 Sep 2003 17:26:04 -0400	[thread overview]
Message-ID: <fc3112a18b09ea70bbe4b2e592344c96@plan9.bell-labs.com> (raw)
In-Reply-To: <200309151532.h8FFWVj27370@augusta.math.psu.edu>

Tying things back to the original message in
this thread, I've merged Caerwyn Jones's pgw
changes into the distribution dict and put the
result on sources.

If you update you'll get the new dict,
and a /lib/dict/README.pgw that says:

	To get the Project Gutenberg dictionary use

		9fs sources
		cp /n/sources/extra/pgw.tar.bz2 /tmp
		cd /lib/dict
		bunzip2 < /tmp/pgw.tar.bz2 | tar x

Dict now uses the first dictionary on the system
as the default, so even though oed is listed first,
if all you have is the pgw that's what it will use.

I like this one:

	dict computer

Thanks, Caerwyn.  This is great.  It's really
nice to be able to use adict on my local machine.

Russ


  parent reply	other threads:[~2003-09-15 21:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03  8:47 Caerwyn Jones
2003-09-12 19:46 ` rob pike, esq.
2003-09-12 19:52   ` Lyndon Nerenberg
2003-09-13  1:45     ` Dan Cross
2003-09-13  5:33       ` William Josephson
2003-09-15 15:32         ` Dan Cross
2003-09-15 15:43           ` William K. Josephson
2003-09-15 21:26           ` Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-04-20  8:38 forsyth
2000-04-20  8:19 Vladimir
2000-04-20  7:45 forsyth
2000-04-19 23:27 Vladimir

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fc3112a18b09ea70bbe4b2e592344c96@plan9.bell-labs.com \
    --to=rsc@mit.edu \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).