Skip to content

Instantly share code, notes, and snippets.

@nadvolod
Created November 30, 2016 17:22
Show Gist options
  • Save nadvolod/74c71584cb3d9df3fc79d9f8f6afafa1 to your computer and use it in GitHub Desktop.
Save nadvolod/74c71584cb3d9df3fc79d9f8f6afafa1 to your computer and use it in GitHub Desktop.
Powershell write to file example
Add-Content c:\scripts\test.txt "The End"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment