system("nohup program &"); #### $SIG{HUP}='IGNORE'; exec("program &"); #### system("nohup program >/dev/null &");