pwsh

File Write

pwsh -c '"DATA" | Out-File /path/to/output-file'

Shell

pwsh