home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / talk / bizarre / 26684 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.6 KB  |  43 lines

  1. Newsgroups: talk.bizarre
  2. Path: sparky!uunet!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!aaron
  3. From: aaron@space.ualberta.ca (Aaron Humphrey)
  4. Subject: Re: Seven Letter rot13 pair
  5. Message-ID: <1992Aug19.213949.6834@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: helios.space.ualberta.ca
  8. Reply-To: aaron@space.ualberta.ca
  9. Organization: University Of Alberta, Edmonton Canada
  10. X-Newsreader: Tin 1.1 PL4
  11. References: <71394@apple.Apple.COM>
  12. Date: Wed, 19 Aug 1992 21:39:49 GMT
  13. Lines: 28
  14.  
  15. bc@Apple.COM (bill coderre) writes:
  16. : |"nowhere" and "abjurer"
  17. : So is someone going to tell me the magic unix incantation to find all these?
  18. : Seems that some pipe of cat, tr, and grep ought to do it.
  19. : Then we can all waste truly exhorbidant amounts of CPU.
  20.  
  21. Well, tr '[a-zA-Z]' '[n-za-mN-ZA-M]' suffices for the rot13--but we all knew
  22. that.
  23.  
  24. Run /usr/dict/words through it, or a better wordlist if you have one.
  25. Then do 'sort /usr/dict/words words_13 | uniq -d' to find out all the words
  26. that appear in both files.  That's how whatsizname got the list he posted
  27. earlier, no doubt, since it seems to match up.
  28.  
  29. Or you can do what I do, which is to go through every single post you read on
  30. talk.bizarre(or elsewhere on Usenet)and rot13 it, looking for words.  That's
  31. how I found 'abjurer', since gypsy or somebody used 'nowhere' in their post.
  32. Abjurer isn't in /usr/dict/words, though.
  33.  
  34. --
  35. ---Alfvaen(a.k.a. Nysinra, rot13 Psycho)
  36. "So you found a girl who thinks really deep thoughts
  37.  what's so amazing about really deep thoughts"  -- Tori Amos
  38. Current Album--Tom Tom Club:Boom Boom Chi Boom Boom
  39. Current Read--Henry David Thoreau:Walden and Other Writings
  40.