comparing PID values of 2 Files in shell

comparing PID values of 2 Files in shell

am 19.12.2007 16:29:09 von marconi

Hi,

There is a file having a list of running PIDs and another file having
a list of registered PIDs. How can we check if each value of running
PIDs are less or more than the registered PIDs i.e. comparing the
value of each PID in both the files.

Request you to pls give your inputs.

Thanks a lot in advance.

Re: comparing PID values of 2 Files in shell

am 20.12.2007 01:31:42 von Barry Margolin

In article
,
marconi wrote:

> Hi,
>
> There is a file having a list of running PIDs and another file having
> a list of registered PIDs. How can we check if each value of running
> PIDs are less or more than the registered PIDs i.e. comparing the
> value of each PID in both the files.
>
> Request you to pls give your inputs.
>
> Thanks a lot in advance.

See the answers given in the thread titled "Comparing PIDs in shell".
Why did you post the same question twice?

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***