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!
