Skip to content

Instantly share code, notes, and snippets.

@zbalkan
Created November 3, 2024 20:50
Show Gist options
  • Save zbalkan/f5fe8258ed64da84bce254c9bab6ccfa to your computer and use it in GitHub Desktop.
Save zbalkan/f5fe8258ed64da84bce254c9bab6ccfa to your computer and use it in GitHub Desktop.
PsReadLineTest.ps1
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