view bin/repeat @ 6949:474c566e8c70

<Elronnd> ` sed -i "s/race/alien race/" "wisdom/programmers knowing what they\'re doing"
author HackBot
date Wed, 24 Feb 2016 06:06:53 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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