Keep SSH Sessions running after disconnection
问题 I am using my laptop via shell terminal to log on school’s server to run a Matlab session. The session will take about 10 hours and I want to close my laptop, go home, have dinner, and re-engage the shell terminal to check the progress of my Matlab session. From this link I know I should use nohup nohup to keep my terminal alive, but I meet the following problem. Here is a screenshot of my shell after I start running Matlab session: where a = cv000_29590 is the respond from the Matlab. It