On (12/03/03 07:57), Stephen Boulet wrote: > Is there a command you can use to query which daemons are running?
For daemons listening on an inet port: netstat -l -p --inet You could also do /etc/init.d/<whatever> status For everything else, er, ps? :) There's hundreds of ways of doing it, it was a bit of a vague question, though. -- Martin Conolly <[EMAIL PROTECTED]> GPG: BED1898C | http://unmoved.net/ -- [EMAIL PROTECTED] mailing list
