有时,在查找内容和行为时,着色日志文件或其他内容可以提供良好的概述
我刚看到grep有着色功能
grep -C 99999 --color <regexp> <filename>
还有哪些其他方法?
unix debugging logging command-line grep
command-line ×1
debugging ×1
grep ×1
logging ×1
unix ×1