Hello, Buganini.
You wrote 27 сентября 2010 г., 05:51:11:
> 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 mu
On 09/26/2010 21:51, Buganini wrote:
> 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
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