I have a terminal connected to an external machine through ssh and have a process running in it. Is it possible move the execution to the background, so that I can close the ssh connection without the need to kill it? If so how?
question from:https://stackoverflow.com/questions/46283647/how-to-move-a-running-process-to-background-unix