tlhIngan-Hol Archive: Mon Mar 11 10:55:21 1996

Back to archive top level

To this year's listing



[Date Prev][Date Next][Thread Prev][Thread Next]

Re: Using Rot-13




If you don't have rot-13, but have Unix (or at least the "tr" command):

Make a command consisting of:
tr "ABCDEFGHIJKLMNOPQRSTUVWXYZ" "NOPQRSTUVWXYZABCDEFGHIJKLM" |\
tr "abcdefghijklmnopqrstuvwxyz" "nopqrstuvwxyzabcdefghijklm"

call it, say "rot", then:

	echo "message text" | rot

or 
        rot < message_file



joel anderson * [email protected] * [email protected] 
   mIghghachvo' yImej 'ej yIQaQ; roj yInej 'ej Dochvam yItlha' 
           http://pages.prodigy.com/mrklingon



Back to archive top level