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

Re: [PATCH] Simple parallellized boot sequence (and a plea for LSB complience)



On Mon, Aug 22, 2005 at 01:13:08AM +0200, Petter Reinholdtsen wrote:

 > +			for pid in $pids ; do
 > +				wait $pid
 > +			done

 Isn't just:

    wait

 enough?

-- 
Marcelo



Reply to: