annotate bin/rot13 @ 4489:bd36f4329baa

<ion> printf \'%s\\n\' \'print_args_or_input "$@" | tr a-zA-Z n-za-mN-ZA-M\' >bin/rot13
author HackBot
date Sat, 22 Feb 2014 02:26:11 +0000
parents 8b9db31bc694
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4489
bd36f4329baa <ion> printf \'%s\\n\' \'print_args_or_input "$@" | tr a-zA-Z n-za-mN-ZA-M\' >bin/rot13
HackBot
parents: 4487
diff changeset
1 print_args_or_input "$@" | tr a-zA-Z n-za-mN-ZA-M