Next Welcome to my ~/bin 145

runN

       for i in items... ; do
          command $i
        done
       runN blah items...
       runN -n 3 command items...


Next Menu Copyright © 2005 M. J. Dominus