bin/mkinfo
author hackbot
Wed, 26 May 2021 00:07:47 +0000
changeset 125 82b6e4c26eb1
parent 100 648be6279e23
child 156 e09ac1e3c0eb
permissions -rwxr-xr-x
<cd> ` cp whale ../bin

key=$1; shift; mkdir -p $(dirname "/hackenv/help/$key") && echo "$@" > "/hackenv/help/$key.help"