tmp/mkx
author hackbot
Sat, 22 May 2021 19:36:34 -0500
changeset 44 63c2e627a396
permissions -rw-r--r--
<cd> mk mkx//key=$(mk "$@") && echo "$key" && chmod +x "$key"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
44
63c2e627a396 <cd> mk mkx//key=$(mk "$@") && echo "$key" && chmod +x "$key"
hackbot
parents:
diff changeset
     1
key=$(mk "$@") && echo "$key" && chmod +x "$key"