view bin/mk @ 6614:c5586c3cc22e

<int-e> le/rn precision/78.75211317% of the time precision is totally overrated.
author HackBot
date Fri, 29 Jan 2016 10:48:33 +0000
parents b8326f7b870f
children 5e5627f9e3cb
line wrap: on
line source

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