view bin/repeat @ 11240:634fd0064603

<shachaf> sled bin/edit//s/http/https/g
author HackBot
date Wed, 08 Nov 2017 23:19:18 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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