git @ Cat's Eye Technologies Whothm / master bin / whothm
master

Tree @master (Download .tar.gz)

whothm @masterraw · history · blame

1
2
3
4
5
6
#!/bin/sh

SCRIPT=`readlink $0`
if [ "x$SCRIPT" = "x" ]; then SCRIPT=$0; fi
SCRIPTDIR=`dirname $SCRIPT`
lua $SCRIPTDIR/../impl/whothm.lua/src/whothm.lua $*