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

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.)