Files
linux/Linux实用的一些命令.md

93 B

用关键字搜索某个或某些文件并排序

grep -h '关键字' *.log | sort