On Linux, ps -ef |grep sendmail, it returns something like this:
 
root     1920    1  0 10:13 ?     00:00:00 sendmail: accepting connections
smmsp    19211   1  0 10:13 ?     00:00:00 sendmail: Queue runner@01:00:00 
for /var/spool/clientmqueue
 
 
I know the "sendmail: accepting connections" is for displaying purpose. Do 
we have a way to retrive the real arguments for a running process if the 
arg[0] is set to something else in the end of the program?
 
Thanks.

-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
References can be found at: http://goo.gl/anqri
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or 
http://cdn.fsdev.net/List-Rules.pdf)

Reply via email to