multitail acts like tail -f on multiple files at a time, and it will color lines according to the file type. It's available in Windows as part of Cygwin, which will cost you $0.
Interesting thing is: If you install using their setup package http://gnuwin32.sourceforge.net/downlinks/coreutils.php.
This error does not exist. But I saw same error when I was trying to use from zip distribution only.
"A Windows version of the UNIX 'tail' command. Includes features such as pager or SMTP notification of specific items found within the files being monitored"
发布评论
评论(6)
我找到了两个选项:
BareTail
尾部对于 Win32
他们都不使用 Cygwin。 BareTail 显然有一个烦人的启动屏幕。 Tail for Win32 是完全免费且开源的。
I found two options:
BareTail
Tail for Win32
Neither of them uses Cygwin. BareTail apparently has an annoying startup screen. Tail for Win32 is completely free, and open source.
multitail 的作用类似于 tail -f 一次作用于多个文件,它会根据文件类型为线条着色。它作为 Cygwin 的一部分在 Windows 中提供,费用为 0 美元。
multitail acts like tail -f on multiple files at a time, and it will color lines according to the file type. It's available in Windows as part of Cygwin, which will cost you $0.
gnuwin32 中的文本实用程序包含 tail。
该发行版是一个 zip 文件,您只能使用该 zip 中的 tail.exe。
http://gnuwin32.sourceforge.net/packages/coreutils.htm
它有一个依赖项。 (dep是依赖,bin是实际发行版)下载两者,解压。 从 dep复制
到与 tail.exe 相同的目录
http://sourceforge.net/projects/gnuwin32/files/coreutils/5.3.0/coreutils-5.3.0-dep.zip/download
http://sourceforge.net/projects/gnuwin32/files/coreutils/5.3.0/coreutils-5.3.0-bin.zip/download
然后tail.exe就可以正常工作了。但正如您在评论中所说,它给出了“tail -f filename”的错误
有趣的是:如果您使用他们的安装包安装
http://gnuwin32.sourceforge.net/downlinks/coreutils.php。
这个错误不存在。但是当我尝试仅使用 zip 发行版时,我看到了同样的错误。
Text utilities from gnuwin32 contains tail.
This distribution is a zip file, you can only use tail.exe from this zip.
http://gnuwin32.sourceforge.net/packages/coreutils.htm
It has a dependency. (dep is dependency,bin is actual distribution) Download both of them,extract. Copy
from dep to same directory as tail.exe
http://sourceforge.net/projects/gnuwin32/files/coreutils/5.3.0/coreutils-5.3.0-dep.zip/download
http://sourceforge.net/projects/gnuwin32/files/coreutils/5.3.0/coreutils-5.3.0-bin.zip/download
Then tail.exe works normally. But as you say in comments it gives error for "tail -f filename"
Interesting thing is: If you install using their setup package
http://gnuwin32.sourceforge.net/downlinks/coreutils.php.
This error does not exist. But I saw same error when I was trying to use from zip distribution only.
你试过这个吗?
“UNIX 'tail' 命令的 Windows 版本。包括诸如寻呼机或 SMTP 通知之类的功能,在受监视的文件中找到特定项目”
http://sourceforge.net/projects/tailforwin32/
HTH
Have you tried this?
"A Windows version of the UNIX 'tail' command. Includes features such as pager or SMTP notification of specific items found within the files being monitored"
http://sourceforge.net/projects/tailforwin32/
HTH
我可以推荐LogExpert另一个替代品
I can recommend LogExpert an other alternatives
免费版本的 Kiwi Syslog Viewer 就可以完成这项工作。
它有一个尾部功能,并将快速轻松地打开非常大的文件。
Free version of Kiwi Syslog Viewer will do the job.
It has a tail function, and will open very large files quickly and easily.