#!/bin/bash for i in ` seq 1 9 ` #九行, … 继续阅读 →
第一种方法: #!/bin/bash read -p “请输入内容:” n n1 … 继续阅读 →
nagios安装配置: Nagios官网 http://www.nagios.o … 继续阅读 →