kill -STOP 5149 # Stop the execution of pid 5149. Same as Ctrl-Zl. Resume execution with kill -CONT 5149

kill -STOP 5149 # Stop the execution of pid 5149. Same as if you pressed Ctrl-Z in the shell. Resume execution with kill -CONT 5149

Comments

Popular posts from this blog

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /

list services on startup | initctl list | service --status-all | systemctl list-unit-files --type=service

tomcat catalina coyote jasper cluster