×

pgrep

Unix-like operating system command
pgrep is a command-line utility initially written for use with the Solaris 7 operating system by Mike Shapiro. It has since been available in illumos and reimplemented for the Linux and BSDs. Wikipedia
Example: pgrep -u root sshd
Function: Display processes selected by regex pattern
Operating system: Unix and Unix-like