• 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...
    3 KB (322 words) - 16:27, 7 September 2021
  • pkill (see pgrep) is a command-line utility initially written for use with the Solaris 7 operating system in 1998. It has since been reimplemented for...
    3 KB (197 words) - 16:28, 7 September 2021
  • Thumbnail for Ps (Unix)
    2701 ? 22:16:04 firefox-bin The use of pgrep simplifies the syntax and avoids potential race conditions: $ pgrep -l firefox-bin 2701 firefox-bin To see...
    6 KB (524 words) - 20:16, 15 June 2024
  • search tools, typically ones that rely on regular expression matches. The pgrep utility, for instance, displays the processes whose names match a given...
    16 KB (1,455 words) - 05:31, 11 June 2024
  • process. (Users may obtain the PID with a utility such as pgrep, pidof or ps: $ ls -l /proc/$(pgrep -n python3)/fd # List all file descriptors of the most...
    17 KB (2,142 words) - 20:36, 19 February 2024
  • developed pgrep, the Modular Debugger (MDB), DTrace, fault management and diagnosis, and other software for Sun's Solaris operating system. The pgrep and pkill...
    9 KB (758 words) - 16:23, 5 July 2024
  • from each input file. patch — Apply a unified diff to one or more files. pgrep — Search for process(es). pidof — Print the PIDs of all processes with the...
    25 KB (2,833 words) - 05:52, 2 June 2024
  • convenient: e.g. to kill a process named firefox without pkill (and without pgrep), one would have to type kill `ps --no-headers -C firefox -o pid` whereas...
    13 KB (1,426 words) - 07:51, 12 July 2024
  • Thumbnail for BusyBox
    information. nice nmeter nohup nslookup ntpc ntpsync nvram od openvt passwd patch pgrep pidof — List PIDs of all processes with names that match NAMEs ping6 ping...
    36 KB (3,699 words) - 15:36, 5 July 2024
  • identifier number of the xinetd, which can be obtained with the command pgrep xinetd. "xinetd-org/xinetd". GitHub. Retrieved 2014-07-10. "COPYRIGHT"....
    9 KB (1,012 words) - 11:50, 6 April 2024
  • manager nmon — a system monitor tool for the AIX and Linux operating systems. pgrep pstree top "Tasklist | Microsoft Docs". "AROS Research Operating System"...
    10 KB (888 words) - 21:08, 16 January 2022