view bin/repeat @ 9771:3e54f8d1843f

<oerjan> sled bin/quote//s,shuf,shuf --random-source=/dev/urandom,
author HackBot
date Thu, 24 Nov 2016 01:23:39 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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