Achim Schneider wrote:
> Andrew Coppin <[EMAIL PROTECTED]> wrote:
>> Achim Schneider wrote:
>> > Andrew Coppin <[EMAIL PROTECTED]> wrote:
>> >   
>> >> I have a file that contains several thousand words, seperated by
>> >> white space. [I gather that on Unix there's a standard location for
>> >> this file?]
>> > Looking at /usr/share/dict/words, I'm assured that the proper
>> > seperator is \n.
>> >   
>> 
>> Thanks. I did look around trying to find this, but ultimately failed.
>> (Is it a standard component, or is it installed as part of some
>> specific application?)
>> 
> [EMAIL PROTECTED] ~ % equery b /usr/share/dict/words
> [ Searching for file(s) /usr/share/dict/words in *... ]
> sys-apps/miscfiles-1.4.2 (/usr/share/dict/words)
> [EMAIL PROTECTED] ~ % eix miscfiles
> [I] sys-apps/miscfiles
>      Available versions:  1.4.2 {minimal}
>      Installed versions:  1.4.2(18:27:27 02/14/07)(-minimal)
>      Homepage:            http://www.gnu.org/directory/miscfiles.html
>      Description:         Miscellaneous files

On Ubuntu (and supposedly debian):

[EMAIL PROTECTED]: ~ > dpkg -S /usr/share/dict/words
dictionaries-common: /usr/share/dict/words

Cheers
Ben

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to