Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26090 - top pid selection option broken for multiple pids
Summary: top pid selection option broken for multiple pids
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 17:39 UTC by Jason Rhinelander
Modified: 2003-09-06 05:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
allows multiple pids to be specified from the command line. (multiple_pids_are_ok.patch,515 bytes, patch)
2003-09-06 03:34 UTC, James Harlow (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rhinelander 2003-08-06 17:39:04 UTC
top does not work properly when given multiple PID's.  According to both the POD
and behaviour of previous versions, it is supposed to allow you to select
individual processes by using the arguments:

top p 100 p 101 p 102 p 103

-or-

top p 100,101,102,103

but neither work - the only result is:

        top: conflicting process selection

Specifing a _single_ PID works, but multiple PIDs do not.
Comment 1 James Harlow (RETIRED) gentoo-dev 2003-09-06 03:34:09 UTC
Created attachment 17144 [details, diff]
allows multiple pids to be specified from the command line.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-09-06 05:31:25 UTC
thanks for the patch. seems fine to me. now in procps-3.1.11-r1