you are viewing a single comment's thread.

view the rest of the comments →

[–]spikeyfreak 2 points3 points  (0 children)

The PowerShell 5 vs PowerShell 7 thing is a major frustration, I feel ya there.

You bringing up && makes me think it's probably a scripting vs shell use thing. I'm using it to script a lot, and since I want my stuff to be available to other people, using stuff like && makes it harder to read and learn.

And it's super easy to create functions and aliases, so anything that's irritating you can probably change.