Hi, I just wrote a rough C program that may help to do parallelized scripting, for example, parallelized rc.d scripts. http://github.com/buganini/brackets in this way it is easy to use, no need to escape argv for multiple times. any comments are welcomed. Buganini