What would happen if you have a script file named script that takes a long time to complete, and you type nohup ./script & in the command line?
What would happen if you have a script file named script that takes a long time to complete, and you type nohup ./script & in the command line?