annotate bin/repeat @ 4444:07509b0153b6

<blotter> rm -f Test.o
author HackBot
date Mon, 17 Feb 2014 03:24:25 +0000
parents 93df8892a374
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4344
93df8892a374 <int-e> revert
HackBot
parents: 4343
diff changeset
1 cnt=$1; shift; for f in $(seq $cnt); do "$@"; done | xargs