Help for this page
Select Code to Download
Select
or
download this
system('run_my_program.sh');
Select
or
download this
#!/bin/sh my_program &
Select
or
download this
system( "my_program &" );