Is there a program like multitail but for Windows cmd.exe or powershell (not GUI)?

|
Is there a program like multitail but for Windows cmd.exe or powershell (not GUI)?
| ||||
|
feedback
|
|
It has a GUI but is the only "ready-to-use" tool I know of with multi-log file support: tail for Win32. Features:
| |||||||
feedback
|
|
Check this question http://stackoverflow.com/questions/4426442/unix-tail-equivalent-command-in-windows-powershell, they talk about the GetFileTail function of PSCX, give it a try.. | |||
|
feedback
|