linux常用操作命令

1.查找错误日志文件:grep "error" text.txt | wc -l

===============

原文地址:https://www.cnblogs.com/51testing/p/8391805.html