Question about running programs when Pi starts up
Posted: Sun May 11, 2014 10:28 pm
Hi,
I need to run 3 programs at the same time when Rasp Pi starts up, and those 3 programs will keep running (forever,
). How could I do that?
Someone told me I could write some script in the "rc.local " to run programs when starting up, but that seems to run programs one by one (start another program when one program ends).
Could anyone give me any suggestions?
Thank you!
I need to run 3 programs at the same time when Rasp Pi starts up, and those 3 programs will keep running (forever,
Someone told me I could write some script in the "rc.local " to run programs when starting up, but that seems to run programs one by one (start another program when one program ends).
Could anyone give me any suggestions?
Thank you!