On Wed, Dec 9, 2015 at 7:25 PM, Brian McQueen <mcqueenor...@gmail.com> wrote:
> Yea, this works well: > > oo -a npm-lb -e npr -p npm | parallel --tag --nonall -S - --basefile > ./dev.sh ./dev.sh > > I had a look at the code and it looks like there's a bit of a learning curve > to get a patch going if its beyond the trivial. > > tips? its a huge perl script A starting place is: man parallel_design /Ole