On Tue, 2004-01-13 at 10:44, Jianping Zhu wrote: > How to check if a service is on by command line? ps ax | grep <service> service <service> status (if supported) netstat -va | grep <service|unknown-port> netstat -van | grep <port> telnet localhost <service|port> -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list