view bin/repeat @ 9975:374081f5fb18

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

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