Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uiucdcs Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!mcewan From: mcewan@uiucdcs.CS.UIUC.EDU Newsgroups: net.jokes Subject: Re: Re: doing a ROT13 Message-ID: <9900394@uiucdcs> Date: Mon, 11-Nov-85 21:39:00 EST Article-I.D.: uiucdcs.9900394 Posted: Mon Nov 11 21:39:00 1985 Date-Received: Wed, 13-Nov-85 07:23:44 EST References: <693@h-sc1> Lines: 13 Nf-ID: #R:h-sc1:-69300:uiucdcs:9900394:000:495 Nf-From: uiucdcs.CS.UIUC.EDU!mcewan Nov 11 20:39:00 1985 /* Written 8:39 pm Nov 11, 1985 by mcewan@uiucdcs.CS.UIUC.EDU in uiucdcs:net.jokes */ >>> this is prolly the wrong place to ask this, but how do you send a joke (or >>> whatever) in ROT13??? > > Create these aliases for the CSH: > > alias rot tr 'A-Za-z' 'N-ZA-Mn-za-m' > alias unrot tr 'N-ZA-Mn-za-m' 'A-Za-z' If this is intended as a joke, it is probably too subtle for most people. "unrot" is superfluous - it performs the same operation as "rot". /* End of text from uiucdcs:net.jokes */