view bin/repeat @ 9227:42f39ee33d71

<oerjan> ` rm Ros*
author HackBot
date Mon, 10 Oct 2016 23:48:09 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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