LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   program flow (https://www.linuxquestions.org/questions/programming-9/program-flow-743361/)

pr0xibus 07-28-2009 07:44 AM

program flow
 
Hello guys i have a problem that i cant seem to find the answer or actually the question but here it goes

i have

echo "we will open glxgears"
konsole --noclose -e glxgears
echo "******"

etc etc

but when glxgears is open the konsole will not run the rest of the script until glxgears is closed is there anyway i could open glxgears and let the script run the rest of the program while glxgears is still open

thanks in advance

nowonmai 07-28-2009 08:43 AM

append & to the glxgears opening line


All times are GMT -5. The time now is 11:16 AM.