在CentOS中尾接多个文件

问题描述:

我想在CentOS中拖曳多个档案(并追踪它们),我试过了:

I want to tail multiple files (and follow them) in CentOS, I've tried this:


tail -f file1 file2 file3

tail -f file1 file2 file3

但输出非常不友好

我有什么其他选择?

Multitail适用于CentOS在rpmforge repos。要添加rpmforge存储库检查,请第三方存储库的文档

Multitail is available for CentOS in rpmforge repos. To add rpmforge repository check the documentation on 3rd Party Repositories.