From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] /lib/map/* From: Joel “chesky” Salomon Date: Wed, 11 Oct 2006 21:01:09 -0400 In-Reply-To: <6a6e9432dc205a2adb6bc4922290850c@quintile.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: c93860aa-ead1-11e9-9d60-3106f5b1d025 > Doug McIlroy's page at Dartmouth has the Unix version of map and the > data files: > > http://www.cs.dartmouth.edu/~doug/wdbii.tar.gz cpu% mkdir /lib/map; cd /lib/map cpu% hget http://www.cs.dartmouth.edu/~doug/wdbii.tar.gz | gunzip | tar xT cpu% mapdemo # works! How many other /lib directories are empty or nonexistant that can be populated from freely available data? --Joel