view bin/repeat @ 9241:ed11e389a029

<boily> ` sed -i \'s/\\?/\xe2\x81\xba?/\' wisdom/footnote\\ 8
author HackBot
date Wed, 12 Oct 2016 10:53:34 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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