view 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
line wrap: on
line source

[[ "$1" == *//* ]] || exit 1; key="${1%%//*}"; value="${1#*//}"; echo "$value" > "$key" && echo "$key"