view bin/repeat @ 4444:07509b0153b6

<blotter> rm -f Test.o
author HackBot
date Mon, 17 Feb 2014 03:24:25 +0000
parents 93df8892a374
children
line wrap: on
line source

cnt=$1; shift; for f in $(seq $cnt); do "$@"; done | xargs