view bin/mk @ 6337:21269b4c39b8

<hppavilion[2]> complain The above complaint looks like an error message, but it\'s actually a complaint
author HackBot
date Sat, 28 Nov 2015 07:59:46 +0000
parents b8326f7b870f
children 5e5627f9e3cb
line wrap: on
line source

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