annotate bin/cdecl @ 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 114398f3b359
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4421
114398f3b359 <kmc> printf \'echo "$1" | /hackenv/lib/cdecl\\n\' > bin/cdecl && chmod +x bin/cdecl
HackBot
parents:
diff changeset
1 echo "$1" | /hackenv/lib/cdecl