How to run a process even when your session ends and exits
Process :
-run process (from zshell)
-Ctrl-Z (to suspend)
-disown
-kill -CONT
Process :
-run process (from zshell)
-Ctrl-Z (to suspend)
-disown
-kill -CONT
Posted by kalyan at 10:35 AM
Labels: unix linux
Post a Comment