view bin/rot13 @ 2849:8dc0084b8062

<Jafet> gcc hello.c -o hello -nostdlib && ./hello
author HackBot
date Sun, 05 May 2013 15:42:40 +0000
parents ee2e8950bb3c
children 8b9db31bc694
line wrap: on
line source

echo "$@" | tr a-zA-Z n-za-mN-ZA-M