Add-Content fichero -value hola Add-Content fichero -value buenas Add-Content fichero -value adios bash -c 'while read linea; do echo \$linea; done < fichero'
Leer el contenido de un fichero mezclando WSL (while) y PowerShell (Add-Content) (PowerShell, Bash)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.