view bin/karma- @ 2272:7a61285e9493

<oerjan> (echo \'#!/bin/sh\'; echo "ps -o cmd") >bin/psocmd; chmod +x bin/psocmd
author HackBot
date Tue, 26 Feb 2013 23:24:34 +0000
parents e037173e0012
children 7ead7fa39388
line wrap: on
line source

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