view bin/repeat @ 10565:19c56723a5cd

<int-e> rm wisdom/guestbot
author HackBot
date Sat, 01 Apr 2017 14:38:05 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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