'ps' behavoir in Linux - Was - Re: array limits
Jerry Rains
jmrains at peoplepc.com
Thu Apr 15 17:47:04 PDT 2004
On Thursday 15 April 2004 09:36, Brian K. White wrote:
> Give both tables a similar name testz1 testz2.
> Put a show @ in both tables to cause them to wait for user input.
> Start up both tables in concurrent sessions.
> In a 3rd session run:
> ps -eopid,size,args |grep testz
>
> 1st column is the pid, 2nd column is the size in memory, rest of the line
> is the command line
This brings up a point I have been meaning to post for a while. Brians ps
command works fine on SCO5.0.5 but on SuSE8.2
ps -eo args | grep dclerk returns
[dclerk]
This gives me no idea which filePro file or what process table is being run.
I looked through 'man ps', but I found no other argument that did any better.
Jerry Rains
More information about the Filepro-list
mailing list