Paralell Tasks

Jonathan Hutchins hutchins at opus1.com
Mon Jul 22 21:25:40 CDT 2002


How does one use a shell script to launch several processes in parallel?

My guess is that you could use an ampersand (&) to "background" each task
and go on to the next, but is that "best practice"?




More information about the Kclug mailing list