log bin/rot13 @ 9386:2cdbcaaf7599

age author description
Sun, 16 Mar 2014 01:52:15 +0000 HackBot <oerjan> revert
Sat, 22 Feb 2014 02:26:11 +0000 HackBot <ion> printf \'%s\\n\' \'print_args_or_input "$@" | tr a-zA-Z n-za-mN-ZA-M\' >bin/rot13
Sat, 22 Feb 2014 02:21:01 +0000 HackBot <ion> printf \'%s\\n\' \'if [ "$#" -gt 0 ]; then printf \'\\\'\'%s\\n\'\\\'\' "$*"; else cat; fi | tr a-zA-Z n-za-mN-ZA-M\' | tee bin/rot13
Sun, 09 Dec 2012 22:07:20 +0000 HackBot <oerjan> revert 999
Sat, 11 Aug 2012 05:51:56 +0000 HackBot <shachaf> run echo 'echo "$@" | tr a-zA-Z n-za-mN-ZA-M' > bin/rot13; chmod +x bin/rot13
Sat, 11 Aug 2012 05:50:03 +0000 HackBot <shachaf> run echo 'tr a-zA-Z n-za-mN-ZA-M' > bin/rot13; chmod +x bin/rot13