nohup (1) Linux Manual Page
nohup – run a command immune to hangups, with output to a non-tty Synopsisnohup ,COMMAND /[,ARG/]… nohup ,OPTION/ DescriptionRun COMMAND, ignoring hangup signals. –help display this help and exit –version output version information and exit If standard input is a terminal, redirect it from an unreadable file. If standard output is a terminal, append output…
