view bin/repeat @ 9210:ff5cd04f053a

<hppavilion[1]> ` hg log | paste
author HackBot
date Mon, 10 Oct 2016 08:01:51 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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