view bin/repeat @ 9978:450c85348307

<oerjan> mkx bin/w//wisdom "$@"
author HackBot
date Thu, 15 Dec 2016 01:27:01 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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