bin/mkx
author hackbot
Sat, 22 May 2021 20:32:17 -0500
changeset 66 9ae73ec00734
parent 46 32b3090ee01c
child 158 40bdb32c3e7c
permissions -rwxr-xr-x
<cd> mkx /hackenv/bin/cookie//case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac

key=$(mk "$@") && echo "$key" && chmod +x "$key"