摘要: grep --include='*.xml' -i, --ignore-case 不区分大小写 -L, --files-without-match 显示不匹配的文件名 -n, --line-number 显示的加上匹配所在的行号 cat /etc/passwd | grep -E '^(patrol 阅读全文
posted @ 2016-11-10 14:46 tinaleft 阅读(139) 评论(0) 推荐(0)