[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: some /etc/ppp/ip-up.d/ scripts don't background, hogging the whole line



On Mon, 2004-01-19 at 10:12, Richard Atterer wrote:
> Don't re-invent the wheel, use Makefiles and "make -j". GNU make allows you 
> to write "include *" to include all files in a directory, so basically you 
> get a parallelized run-parts for free with it.

Yes, my run-parts-concurrently program uses "make -j".

-- 
Thomas Hood <jdthood@yahoo.co.uk>



Reply to: