Y
Hacker News
new
|
ask
|
show
|
jobs
by
behnamoh
1470 days ago
I think it also helps that PowerShell treats everything as objects and can pass them in pipes.
1 comments
usrn
1469 days ago
If bash had some way to specify that a command is "pure" (doesn't mutate anything) you could do this there (among other nice things.)
link