PowerShell PowerShell "hola" | Out-File fichero.txt "adios" | Out-File fichero.txt -append cat fichero.txt 123 "hola" | Out-File fichero.txt"adios" | Out-File fichero.txt -appendcat fichero.txt