>Usage
The pgrep command in Unix is used to search for processes currently running on the system based on specified criteria, such as process name, user, or group. It outputs the process IDs of matching processes.
>Synopsis
pgrep [-u | -l | -f | -c ...]
>Options
>Quiz
Progress:
Question ? out of 4