pidof
usage: pidof [-s] [-o omitpid[,omitpid...]] [NAME]...
Вывести PID всех процессов с заданными именами.
-s Одиночный выстрел, возврат только одного pid
-o Пропустить PID(s)
-x Соответствовать сценариям оболочки
usage: pidof [-s] [-o omitpid[,omitpid...]] [NAME]...
Print the PIDs of all processes with the given names.
-s Single shot, only return one pid
-o Omit PID(s)
-x Match shell scripts too