Find or signal processes by name. More information: https://www.man7.org/linux/man-pages/man1/pkill.1.html.
pgrep process_name
pgrep --full "process_name parameter"
pgrep --euid root process_name