annotate bin/rot13 @ 730:5d444713145e

<atriq> learn iwc contains puns! Puns galore! Puns after puns after puns! Also science!
author HackBot
date Thu, 04 Oct 2012 19:46:39 +0000
parents cf6adff1b42f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
650
cf6adff1b42f <shachaf> run echo 'echo "$@" | tr a-zA-Z n-za-mN-ZA-M' > bin/rot13; chmod +x bin/rot13
HackBot
parents: 649
diff changeset
1 echo "$@" | tr a-zA-Z n-za-mN-ZA-M