system('run_my_program.sh'); #### #!/bin/sh my_program & #### system( "my_program &" );