view bin/karma- @ 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 e037173e0012
children 7ead7fa39388
line wrap: on
line source

#!/bin/sh
touch karma
echo "$1 now has $(($(lib/karma "$1")-1)) karma."