Skip to content
shell
# -A(后) -B(前) -C(前后) -n(行号) -i(忽略大小写) -r(递归)
grep -r -C 30 -n "Timeout" /var/log/*.log