view bin/karma- @ 11190:e663bb69ea50

<oerjan> learn Fizzbuzz is the enterprise version of counting, where you replace certain numbers by buzzwords.
author HackBot
date Mon, 04 Sep 2017 02:21:02 +0000
parents e037173e0012
children 7ead7fa39388
line wrap: on
line source

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