Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!helios!mtecv2!jgabriel From: jgabriel@mtecv2.mty.itesm.mx (Juan Gabriel Ruiz Pinto) Newsgroups: comp.unix.wizards Subject: Re: Rot13 Message-ID: <3244@mtecv2.mty.itesm.mx> Date: 25 Apr 91 18:42:08 GMT References: <207@bridge2.ESD.3Com.COM> Distribution: usa Organization: ITESM. Campus Monterrey Lines: 17 thg@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@mtecv2.mty.itesm.mx I.T.E.S.M. Campus Monterrey