( mrceeka | 2017. 07. 03., h – 17:28 )

Íme:

Get-Content .\freedict | ForEach-Object { if ($_  -match "ca$") {Write-Host $_} }

Üdv,
Marci