# Opción 1 powershell.exe Write-Host hola | wsl wc -c # Opción 2 "hola" | bash -c 'wc -c'
Combinar un cmdlet de PowerShell con un comando en Bash mediante WSL desde PowerShell (PowerShell, Bash)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.