• SpaceCowboy
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    10 months ago

    Yeah powershell is better 95% of the time. But that other 5% of the time you have to go back to CMD and redo what you were attempting. So the work done in powershell is a waste of time 5% of the time, and you still will need to know CMD to be able make everything work.

    So Powershell is better in theory, but in actual practice I tend to do things in CMD because I know it will work.

    • sznio@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      I really like PowerShell’s object-oriented approach to pipelines. Unix pipes feel really dated in comparison.