RosettaCodeData/Task/File-IO/PowerShell/file-io-2.psh

2 lines
57 B
Plaintext

Get-Content $PWD\input.txt | Set-Content $PWD\output.txt