view bin/repeat @ 7958:1b123be3bfed

<oerjan> ` le/rn "hfs//"`hfs`
author HackBot
date Sun, 08 May 2016 02:56:11 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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