view bin/karma- @ 4789:6ad2db782cb2

<fizzie> echo -e \'#! /bin/bash\\nexec gforth -e "$* bye" </dev/null\' > bin/forth; chmod +x bin/forth
author HackBot
date Fri, 05 Sep 2014 20:04:33 +0000
parents e037173e0012
children 7ead7fa39388
line wrap: on
line source

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