annotate bin/catcat @ 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 ad0ef27932ab
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3642
ad0ef27932ab <Roujo> mv bin/cat bin/catcat
HackBot
parents:
diff changeset
1 echo No output.