On Fri, Mar 6, 2009 at 4:44 PM, Tom Chapin <[email protected]> wrote: > > >grep -i '^.eq' /usr/share/dict/american-english > >Works fine. > > Yup, my maze of twisty soft links eventually gets there too. > > Forget what package I apt-got to get it...
You can find out by providing a list of files to dpkg with the -S option: $ dpkg -S /usr/share/dict/* wamerican: /usr/share/dict/american-english dictionaries-common: /usr/share/dict/words Regards, - Robert --~--~---------~--~----~------------~-------~--~----~ Central West End Linux Users Group (via Google Groups) Main page: http://www.cwelug.org To post: [email protected] To subscribe: [email protected] To unsubscribe: [email protected] More options: http://groups.google.com/group/cwelug -~----------~----~----~----~------~----~------~--~---
