xpid
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 06 November 2020
Index
Return to Main Contents
NAME
xpid - select proccmd from process list (enhanced ps -ef | grep pattern)
SYNOPSIS
edrc/bin/xpid
[
proccmd-pattern
]
AVAILABILITY
WA2L/edrc
DESCRIPTION
select processes from the process command part of the process list.
This is a convenience command to the
pslist(1)
command.
Internally the
xpid
command calls currently
pslist -l -c '.*selection.*'
.
The
xpid
command is intended for manual command line use only, for script use the
pslist
command should be used because the output of the
xpid
command is not intended for further processing and might be changed.
OPTIONS
- proccmd-pattern
-
regular expression to select only from the proccmd column
of the process list.
ENVIRONMENT
-
EXIT STATUS
- x
-
exit status of
pslist.
FILES
-
EXAMPLES
-
SEE ALSO
edrcintro(1),
ps(1),
pslist(3)
NOTES
-
BUGS
-
AUTHOR
xpid was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2020
by Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:55:10 GMT, August 28, 2024