OSF proc processing, COMMAND, CMD?
Hi David, On Sun, Aug 14, 2005 at 08:12:13PM +0000, David Gore wrote:
"osf.c"
unix_procs_report(hostname, hinfo, fromline, timestr, "CMD",
"COMMAND", psstr);
was
unix_procs_report(hostname, hinfo, fromline, timestr, "CMD",
NULL, psstr);
Not sure why you took out COMMAND in the lastest snapshot? We need that
to process /usr/ucb/ps wwaux.I don't think I've ever added it, at least not in any of the checked-in versions I have. It's in there now. Regards, Henrik