anagram
- URL
- http://pragdave.pragprog.com
- Author(s)
- Dave Thomas
- Summary
- The Anagram application searches a dictionary for anagrams of words supplied on the command line. $ anagram teaching code Anagrams of teaching: cheating, teaching Anagrams of code: code, coed It is not (currently) smart enough to deal with multi-word an
