annotate bin/`` @ 5567:05c18bb36664

<shachaf> mk bin/mk//[[ "$1" == *//* ]] || exit 1; key="${1%%//*}"; value="${1#*//}"; echo "$value" > "$key" && echo "$key"
author HackBot
date Fri, 12 Jun 2015 07:07:49 +0000
parents 058205262484
children a5343da0101d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5295
058205262484 <zzo38> ` echo \'export LANG=C; bash -c "$1"\' > bin/\\`\\`; chmod +x bin/\\`\\`
HackBot
parents:
diff changeset
1 export LANG=C; bash -c "$1"