Hacker News new | ask | show | jobs
by kazinator 623 days ago
No. While nohup redirects standard input and output and block the SIGHUP signal, it does not actually detach the process from the TTY session.