摘要:
1.作用Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。2.格式grep [options]3.主要参数[optio... 阅读全文
posted @ 2015-01-04 18:21
irisrain
阅读(500)
评论(0)
推荐(0)
摘要:
防火墙的基本操作命令:查询防火墙状态:[root@localhost ~]# service iptables status停止防火墙:[root@localhost ~]# service iptables stop 启动防火墙:[root@localhost ~]# service ipt... 阅读全文
posted @ 2015-01-04 17:56
irisrain
阅读(819)
评论(0)
推荐(0)
浙公网安备 33010602011771号