tail 有替代品的吗?
資深大佬 : chenqh 0
tail -F 不能 tail 新添加的问题,
multitail 的宽度有问题
multitail -d -Q 1 "/home/${USER}/logs/project_*.log" 宽度好像只有 80
大佬有話說 (10)
tail -F 不能 tail 新添加的问题,
multitail 的宽度有问题
multitail -d -Q 1 "/home/${USER}/logs/project_*.log" 宽度好像只有 80
– Keep reading file until Ctrl + C, even if the file is rotated:
tail -F file