I have to look at the last few lines of a large file (typical size is 500MB-2GB). I am looking for a equivalent of Unix command tail for Windows Powershell. A f
tail
try Windows Server 2003 Resource Kit Tools
Windows Server 2003 Resource Kit Tools
it contains a tail.exe which can be run on Windows system.
tail.exe
https://www.microsoft.com/en-us/download/details.aspx?id=17657