How To Use Linux Nohup Command To Execute Commands After Exit Shell or Terminal?
nohup is a command used to ignore HUP signal. HUP signal is used to kill a shell command if the parent shell exits. Think that we logged in with ssh
Continue readingLinux, Windows, Security, Programming, Network Tutorials
nohup is a command used to ignore HUP signal. HUP signal is used to kill a shell command if the parent shell exits. Think that we logged in with ssh
Continue reading