Created
November 3, 2024 20:50
-
-
Save zbalkan/f5fe8258ed64da84bce254c9bab6ccfa to your computer and use it in GitHub Desktop.
PsReadLineTest.ps1
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
Set-Content -Path (Join-Path -Path $env:TEMP -ChildPath 'PsReadlineTest.txt') -Value 'Hello, world!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment