view bin/repeat @ 4946:b388d719dba7

<oerjan> sed -i \'s/b/B/\' wisdom/burlesque
author HackBot
date Tue, 30 Sep 2014 00:45:49 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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