PowerShell PowerShell "notepad" > fichero.txt; Start-Process(Get-Content (Get-ChildItem ./fichero.txt)) "notepad" > fichero.txt; saps(gc (ls ./fichero.txt)) 12 "notepad" > fichero.txt; Start-Process(Get-Content (Get-ChildItem ./fichero.txt))"notepad" > fichero.txt; saps(gc (ls ./fichero.txt))