From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <4A69DDF6.9020108@proweb.co.uk> References: <1d5d51400907231649i3c039eebj45bffcd74e8a6fe6@mail.gmail.com> <4A69DDF6.9020108@proweb.co.uk> Date: Fri, 24 Jul 2009 17:42:30 +0100 Message-ID: <80c99e790907240942u16ea980ckfc76938412c8e493@mail.gmail.com> From: Lorenzo Bolla To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=0016364ee2444d3125046f764a77 Subject: Re: [9fans] Does "as little software as possible" include a modern Topicbox-Message-UUID: 2c7e0540-ead5-11e9-9d60-3106f5b1d025 --0016364ee2444d3125046f764a77 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Unfortunately, this picks up some ads! $> odict simple - 9 dictionary results Simply Unique European holiday properties. Great holidays off the beaten track www.simplytravel.co.uk Simple Information Find Free Reference & Encyclopedia Articles Quickly. Reference.com/simple etc etc nice script, though! L. On Fri, Jul 24, 2009 at 5:14 PM, maht wrote: > > now if somebody can create a script to lookup words in dictionary.com >> preformatted without ads. :) >> >> >> > cat > $home/bin/rc/odict << EOF > #!/bin/rc > > hget http://dictionary.com/browse/$1 | htmlfmt | awk ' /dictionary > results/, /Cite This Source/ {print } ' > EOF > > chmod 755 $home/bin/rc/odict > > odict simple > > > > > > --0016364ee2444d3125046f764a77 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Unfortunately, this picks up some ads!

$> odict simple
- 9 dic= tionary results
Simply
Unique European holiday properties. Great holi= days off the beaten
track
w= ww.simplytravel.co.uk
Simple Information
Find Free Reference & Encyclopedia Articles Quick= ly.
Reference.com/simple

etc etc

nice script, though!
L= .


On Fri, Jul 24, 2009 at 5:14 PM, ma= ht <mattmob= ile@proweb.co.uk> wrote:

now if somebody can create a script to lookup words in dictionary.com
preformatted without ads. :)

=A0
cat > $home/bin/rc/odict << EOF
#!/bin/rc

hget http://d= ictionary.com/browse/$1 | htmlfmt | awk ' /dictionary results/, /Ci= te This Source/ {print } '
EOF

chmod 755 $home/bin/rc/odict

odict simple






--0016364ee2444d3125046f764a77--