Created
August 15, 2017 22:18
-
-
Save jeffgreenca/5a05d35ad1f36c79e9482b43c81cc788 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while ($true) { start-sleep 0.1; Get-Date -Format "mm:ss:ffff" } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment