| Next | Welcome to my ~/bin | 145 | 
This one is actually new since 2005!
I got tired of writing this a million times a day:
       for i in items... ; do
          command $i
        done
So I wrote runN:
       runN blah items...
Or it will run several at once:
       runN -n 3 command items...
| Next | Menu | ![]()  | 
    Copyright © 2005 M. J. Dominus |