Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kuma4
on May 19, 2015
|
parent
|
context
|
favorite
| on:
Fish shell
PS> echo foo,bar,baz | ? { $_ -ne "foo" }
The sed command is not a shell. You can use sed in PowerShell.
zaphar
on May 19, 2015
[–]
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:
The sed command is not a shell. You can use sed in PowerShell.