annotate bin/repeat @ 4485:081307cc01b5

<boily> addquote <fungot> boily: i\'ll probably stop programming the day i will hit the end of the program.
author HackBot
date Thu, 20 Feb 2014 23:25:32 +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