changeset 649:756f7adc492b

<shachaf> run echo 'tr a-zA-Z n-za-mN-ZA-M' > bin/rot13; chmod +x bin/rot13
author HackBot
date Sat, 11 Aug 2012 05:50:03 +0000
parents 63b41e0c6ed5
children cf6adff1b42f
files bin/rot13
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/rot13	Sat Aug 11 05:50:03 2012 +0000
@@ -0,0 +1,1 @@
+tr a-zA-Z n-za-mN-ZA-M