view bin/repeat @ 9989:9036010405ad

<hppavilion[0]> mkx bin/grwfi//grep -ERsi "$@" wisdom/*
author HackBot
date Fri, 16 Dec 2016 19:46:50 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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