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 54eec4edfa53
line wrap: on
line source

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