How to retrieve the actual arguments sendmail daemon using?

12 views
Skip to first unread message

Bill

unread,
Jul 22, 2012, 11:44:13 PM7/22/12
to linuxus...@googlegroups.com
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.
Reply all
Reply to author
Forward
0 new messages