Tagged Questions
0
votes
0answers
50 views
Tail for Powershell v3?
I'm running the following command in my powershell terminal:
Get-Content C:\wamp\bin\apache\apache2.2.22\logs\lysol-dbau.access.log -Tail 10 -Wait
So I want to start with the last 10 lines of the ...
2
votes
2answers
2k views
multitail for Windows cmd/powershell?
Is there a program like multitail but for Windows cmd.exe or powershell (not GUI)?