xerrx(EXIT_USAGE, _("only one pattern can be provided\n" "Try `%s --help' for more information."), program_invocation_short_name); else if (criteria_count == 0) xerrx(EXIT_USAGE, _("no matching criteria specified\n" "Try `%s --help' for more information."), program...
PGREP (1) User Commands PGREP(1)NAMEpgrep, pkill - look uporsignalprocesses basedonnameandother attributesSYNOPSISpgrep [options] patternpkill [options] patternDESCRIPTIONpgrep looks through the currently running processesandlists theprocessIDs which matchthe selection criteriatostdout.Allthe criteria have...
Provided by: procps_4.0.4-4ubuntu5_amd64 NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes SYNOPSIS pgrep [options] pattern pkill [options] pattern pidwait [options] pattern DESCRIPTION pgrep looks through the currently running processe...
(pgreponly.)-f,--fullThepatternis normally only matched against the process name. When-fis set, the full command line is used.-g,--pgrouppgrp,... Only match processes in the process group IDs listed. Process group 0 is translated intopgrep's orpkill's own process group.-G,--group...