Sat Jan 25 2020
Pidof Command in Linux
pidof is a command-line utility that allows you to find the process ID of a running program. It is a simple command that doesn’t have a lot of options. Typically you will invoke pidof only with the name of the program you are searching for.