nohup (1) Linux Manual Page
NAME nohup – run a command immune to hangups, with output to a non-tty SYNOPSIS nohup ,COMMAND /[,ARG/]… nohup ,OPTION/ DESCRIPTION Run 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…
