annotate bin/mk @ 5725:a808e1078a31

<ZombieCheney> learn the wisdom for fuck is that we need not indulge in illusions.
author HackBot
date Thu, 25 Jun 2015 03:49:32 +0000
parents 56dcce63901b
children b8326f7b870f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5643
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
1 [[ "$1" == *//* ]] || exit 1; key="${1%%//*}"; value="${1#*//}"; echo "$value" > "$key" && echo "$key"