view bin/mk @ 6415:63ca430a3833

<b_jonas> le/rn halfling/Halflings are genericized hobbits for intellectual property reasons.
author HackBot
date Sat, 19 Dec 2015 17:24:13 +0000
parents b8326f7b870f
children 5e5627f9e3cb
line wrap: on
line source

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