show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Mac OS X terminal killall won't kill running process

I have an instance of lighttpd running. When I do "ps -axc" the process is listed as

"614 ?? 0:00.15 lighttpd"

But when I do "killall lighttpd" I get

No matching processes belonging to you were found

I'm on Mac OS X 10.5.6. Is there something I'm missing?