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