Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobi-tobsen/0898167803f44cdda798eb625ec6d020 to your computer and use it in GitHub Desktop.
Save tobi-tobsen/0898167803f44cdda798eb625ec6d020 to your computer and use it in GitHub Desktop.
Tail for powershell
Get-Content -Path <Path> -Wait -Tail 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment