Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

PS> echo foo,bar,baz | ? { $_ -ne "foo" }

The sed command is not a shell. You can use sed in PowerShell.



Yeah but sed isn't present by default in Powershell. in Unix systems it is and Powershell's ecosystem makes the approach sed uses a second class citizen.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: