procps/include
Aristeu Rozanski de7b3b9222 pgrep: introduce support for namespaces
A PID should be specified with --ns:
	$ pgrep --ns 12345
which will only match the processes which belong to to the same 6
namespaces. It is also possible to specify which namespaces to test:
	$ pgrep --ns 12345 --nslist mnt,net,ipc
which will match processes that belong to the same mount, network and
IPC namespaces as PID 12345.

Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
2013-04-16 15:05:31 -04:00
..
c.h c.h: fix macro definition warning 2012-03-03 18:32:40 +11:00
fileutils.h lib: add fileutils file with stream error checking facility 2012-03-23 15:57:41 +01:00
Makefile.am build-sys: add fileutils.h to dist package 2012-04-18 10:26:20 +02:00
nls.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
nsutils.h pgrep: introduce support for namespaces 2013-04-16 15:05:31 -04:00
rpmatch.h build-sys: uClibc does not have rpmatch() 2012-04-18 10:03:55 +02:00
strutils.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
xalloc.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00