Get the PID of running process

you can check the process id of running process by using pidof command

bash# pidof sshd
1876


No comments: