ccze】 彩色日志工具【linux】


ccze使用命名管道一次为多个日志文件的尾部着色

mkfifo pipe

tail -s .5 -n 120 -f httpd_access_log httpd_error_log httpd_modsec_audit_log >pipe &

ccze < pipe

ccze】 【linux】


ccze usage with named pipe for coloring tail of multiple logfiles at once:

mkfifo pipe

tail -s .5 -n 120 -f httpd_access_log httpd_error_log httpd_modsec_audit_log >pipe &

ccze < pipe


腾图小抄 SCWY.net v0.03 小抄561条 自2022-01-02访问370899次