annotate bin/scrip7 @ 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 f52a82ebde65
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5370
f52a82ebde65 <oren> gcc scrip7.c -lm -fwrapv -o bin/scrip7
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)