Thanks! I got similar suggestions when I mentioned this at work. I was of course joking about rot13. Cheers, Cliff On Fri, Jan 10, 2014 at 12:41 PM, John R Pierce <pierce at hogranch.com> wrote: > On 1/9/2014 3:33 PM, Cliff Pratt wrote: > > I was shocked and horrified to find out that RHEL (and presumably CentOS) > > and Ubuntu no longer implement the 'rot13' program. > > > tr A-Za-z N-ZA-Mn-za-m <infile >outfile > > example... > > $ echo this is a message | tr A-Za-z N-ZA-Mn-za-m > guvf vf n zrffntr > > $ echo guvf vf n zrffntr | tr A-Za-z N-ZA-Mn-za-m > this is a message > > > -- > john r pierce 37N 122W > somewhere on the middle of the left coast > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >