检测程序运行的命令

发表于:2007-07-04来源:作者:点击数: 标签:

 ps ax | grep squid 检测服务运行

netstat -na | grep 3128 检测端口连接

 ps ax | grep squid 检测服务运行

netstat -na | grep 3128 检测端口连接

原文转自:http://www.ltesting.net