(gc .\corregir.txt).Split(" ").ToLower() | bash -c 'aspell list --encoding iso-8859-1' | Group-Object | Where-Object {$_.Name -match "aquarius"}
Comprobar si un texto contiene una palabra, extrayendo las palabras del texto mediante Aspell de Linux desde PowerShell con WSL (PowerShell, Bash)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.