On Thu, Jan 23, 2003 at 10:08:10AM -0800, Doug Nordwall wrote:
> run nessus in batch mode
> 
> ps -auxwwwww | grep nessus returns nothing...
> 
> ps -auxwww and manually look and I see...
> 
> <username>  2576   0.0  0.7    12796   3464  p2  S+   10:02AM   1:02.03 
> targets X.X.X.X
> 
> a feature of bash? of nessus? of bash on os x? of ps on os x?

Nessus 1.3.x calls setproctitle() to show what's going on. The funny
thing is that on the version of MacOS X I have, this function is not
defined, therefore it's not used. Did you install something special, or
did Apple just add/remove this function ?


                                -- Renaud

Reply via email to