view bin/karma @ 5567:05c18bb36664

<shachaf> mk bin/mk//[[ "$1" == *//* ]] || exit 1; key="${1%%//*}"; value="${1#*//}"; echo "$value" > "$key" && echo "$key"
author HackBot
date Fri, 12 Jun 2015 07:07:49 +0000
parents e037173e0012
children 54eec4edfa53
line wrap: on
line source

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