Lines Matching +full:signal +full:- +full:id
35 .Nd find or signal processes by name
54 .Op Fl Ar signal
87 .Bl -tag -width ".Fl F Ar pidfile"
93 Restrict matches to processes with a real group ID in the comma-separated
97 Request confirmation before attempting to signal each process.
114 Restrict matches to processes with a parent process ID in the
115 comma-separated list
120 Restrict matches to processes with a real user ID in the comma-separated
124 Specify a delimiter to be printed between each process ID.
155 Restrict matches to processes with a process group ID in the comma-separated
158 The value zero is taken to mean the process group ID of the running
174 or a comma-separated list of jail IDs or names.
179 print the process name in addition to the process ID for each matching
183 print the process ID and the full argument list for each matching process.
196 Restrict matches to processes with a session ID in the comma-separated
199 The value zero is taken to mean the session ID of the running
206 comma-separated list
213 .Pq Ql -
216 Restrict matches to processes with an effective user ID in the
217 comma-separated list
227 .It Fl Ns Ar signal
228 A non-negative decimal number or symbolic signal name specifying the signal
276 .Bl -tag -width indent
288 .Pa /tmp/.X0-lock
290 .Bd -literal -offset indent
291 $ pgrep -F /tmp/.X0-lock
297 .Bd -literal -offset indent
298 $ pgrep -lS vnlru
304 .Bd -literal -offset indent
305 $ pgrep -S 'crypto.*[2-3]'
313 .Bd -literal -offset indent
314 $ pgrep -l firefox
326 .Bd -literal -offset indent
327 $ pgrep -n firefox
333 .Bd -literal -offset indent
334 $ pgrep -f vim
342 .Bd -literal -offset indent
343 $ pgrep -f -l list
349 signal to processes that are an exact match:
350 .Bd -literal -offset indent
351 $ pkill -SIGSTOP -f -x "vim list.txt"
357 .Bd -literal -offset indent
370 .Bd -literal -offset indent
371 $ pgrep -f "vim this"
378 .Bd -literal -offset indent
379 $ pgrep -j any top
383 Show all processes running in jail ID 58:
384 .Bd -literal -offset indent
385 $ pgrep -l -j58 '.*'
386 28397 pkg-static
387 28396 pkg-static
396 jail ID
413 .\" Xr signal 7