2 lines
57 B
PowerShell
2 lines
57 B
PowerShell
|
|
Get-Content $PWD\input.txt | Set-Content $PWD\output.txt
|