<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 09.02.2020 20:23, Mark Klein wrote:<br>
</div>
<blockquote type="cite"
cite="mid:292F6A28-0D3D-40AE-9B1A-64889C896CE5@mit.edu">
<div>
<div class="" style="word-wrap: break-word; -webkit-nbsp-mode:
space; line-break: after-white-space;">
<div class="">
<div class="">
<div class="">
<div class="" style="word-wrap: break-word;
-webkit-nbsp-mode: space; line-break:
after-white-space;">
<div class="">But I need to use nohup so my system
keep runnings even after I close the terminal window
I use to access the AWS instance.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<p>Use tmux instead. Tmux (short for terminal multiplexer) will keep
the terminal session open for you even after you disconnect from
it, and you will additionally be able to access the teminal REPL
afterwards by connecting to the tmux session.<br>
</p>
<p>~phoe<br>
</p>
</body>
</html>