view bin/repeat @ 6097:d67384d0137b

<shachaf> ` echo b_jonas >> bin/olist
author HackBot
date Mon, 19 Oct 2015 20:11:16 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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