Search notes:

Shell command: pidof

pidof finds a process id from a command name, for example:
pidof systemd

See also

ps -C cmdlist
Shell commands

Index