Unix tail equivalent command in Windows Powershell Get-Content -Path "C:\scripts\test.txt" -Wait This command is the equivalent for tail -f in the Windows Powershell.