I don't know what to think about #PowerShell - on one hand side the syntax is very verbose and take some getting used to. On the other hand this is hands-down better than bash/zsh and the non-string-based values are amazing.

Halp? :D

@zygoon How's inter-op with traditional text-based tools? I'd assume it's like grep/sed/awk outside of built-in commands?
@PawelTurlejski it has a lot of the same built in. I’m just getting started but I don’t think there is anything particularly missing. You can always just use text too.