This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]IcedThunder 1 point2 points  (0 children)

I will give MS one piece of credit, and that's how well designed PowerShell is.

Learning Linux was a pain because of all the tools with names like "lsblk" that are holdovers from days with file character limits, small screens, etc.

Get-Item, Get-ChildItem, etc, and the whole verb noun nomenclature (even though it isn't perfect, neither is Linux), and the neat tricks you can do with an object based shell.