Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

Answers to Frequently Asked Questions about Usenet
Section - How do I decrypt jokes in rec.humor?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Airports ]


Top Document: Answers to Frequently Asked Questions about Usenet
Previous Document: What does :-) mean?
Next Document: misc.misc or misc.wanted: Is John Doe out there anywhere?
See reader questions & answers on this topic! - Help others by sharing your knowledge
     The standard cypher used in rec.humor is called "rot13."  Each
     letter is replaced by the letter 13 farther along in the alphabet
     (cycling around at the end).  Most systems have a built-in
     command to decrypt such articles; readnews and nn have the "D"
     command, emacs/gnus has the "^C^R" combination, rn has the "X" or
     "^X" commands, notes has "%" or "R", and VMS news has the
     read/rot13 command.  If your system doesn't have a program to
     encrypt and decrypt these, you can quickly create a shell script
     using "tr":
	tr A-Za-z N-ZA-Mn-za-m
     On some versions of UNIX, the "tr" command should be written as:
	tr "[a-m][n-z][A-M][N-Z]" "[n-z][a-m][N-Z][A-M]"

User Contributions:

Comment about this article, ask questions, or add new information about this topic:

CAPTCHA




Top Document: Answers to Frequently Asked Questions about Usenet
Previous Document: What does :-) mean?
Next Document: misc.misc or misc.wanted: Is John Doe out there anywhere?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
netannounce@deshaw.com (Mark Moraes)





Last Update November 21 2011 @ 01:00 PM