How to use dict/words?

I need to use the file 'words', but I can't find it.

This shows a red file called 'words', which I think is a broken link:

ls /usr/share/dict

What can I do?

1 Answer

apt-file says it's provided by wamerican: /usr/share/dict/words. I would:

apt-get install --reinstall wamerican

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like