annotate bin/maketext @ 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 ee2e8950bb3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1001
ee2e8950bb3c <oerjan> revert 999
HackBot
parents:
diff changeset
1 #!/bin/bash
ee2e8950bb3c <oerjan> revert 999
HackBot
parents:
diff changeset
2 X=`ls maketext | wc -l`; echo "$1" > maketext/$X; echo $X