annotate bin/mov @ 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 ce9c88a62c43
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2669
ce9c88a62c43 <kmc> ln -s /bin/mv bin/mov
HackBot
parents:
diff changeset
1 /bin/mv