Skip to content

Instantly share code, notes, and snippets.

@marioflores
Created September 10, 2013 14:08
Show Gist options
  • Save marioflores/6509931 to your computer and use it in GitHub Desktop.
Save marioflores/6509931 to your computer and use it in GitHub Desktop.
Tail Command for Powershell
Get-Content -Path "C:\scripts\test.txt" -Wait
@MyITGuy
Copy link

MyITGuy commented Feb 23, 2018

Awesome. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment