Rot13

Juan Gabriel Ruiz Pinto jgabriel at mtecv2.mty.itesm.mx
Fri Apr 26 04:42:08 AEST 1991


thg at kama.ESD.3Com.COM (Thomas Guenther) writes:

>Sorry, I couldn't think of a more appropriate newsgroup.

>2.  To convert an Rot13 file in my home directory to non-Rot format.

    You could do that with the tr (translate characters) command in Unix:

         tr a-zA-Z n-za-mN-ZA-M < input_file > output_file

    and done!


-- 
Juan Gabriel Ruiz Pinto                   Internet:
Ing. Sistemas Electronicos                jgabriel at mtecv2.mty.itesm.mx
I.T.E.S.M. Campus Monterrey



More information about the Comp.unix.wizards mailing list