nope, didn't do anything special on my install. Using Jaguar (os x 10.2.3) IIRC, it's the copy from fink, but it might be a hand compiled with all the defaults
On Thu, 23 Jan 2003, Renaud Deraison wrote: RD} On Thu, Jan 23, 2003 at 10:08:10AM -0800, Doug Nordwall wrote: RD} > run nessus in batch mode RD} > RD} > ps -auxwwwww | grep nessus returns nothing... RD} > RD} > ps -auxwww and manually look and I see... RD} > RD} > <username> 2576 0.0 0.7 12796 3464 p2 S+ 10:02AM 1:02.03 RD} > targets X.X.X.X RD} > RD} > a feature of bash? of nessus? of bash on os x? of ps on os x? RD} RD} Nessus 1.3.x calls setproctitle() to show what's going on. The funny RD} thing is that on the version of MacOS X I have, this function is not RD} defined, therefore it's not used. Did you install something special, or RD} did Apple just add/remove this function ? RD} RD} RD} -- Renaud RD}
