The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
pgrep1. grep utility that uses perl compatible regexes. Perl-style regexps have many useful features that the standard POSIX ones don't; this is basically the same as grep but with the different regexp syntax. The other reason for the existence of pgrep is that its source code is an example of programming with libpcre. From Debian 3.0r0 APT 2. look up or signal processes based on name and other attributes From whatis |
|
|