• Lost_My_Mind@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    2
    ·
    19 hours ago

    You know shits bad when even I’M advocating to switch to linux. I don’t even understand linux!

    I would happily switch to an OS that is linux under the hood, but visually can operate like Windows XP.

    WHERE TERMINAL ISN’T EVEN INSTALLED BY DEFAULT!

    • mech@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      I ran Fedora Kinoite without a terminal installed for quite a while.
      It’s literally designed to make the terminal useless.

      • mech@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        And powershell comes with multiple different versions that can be installed side by side, and have overlapping functionality.
        Meaning, there are things you can only do in Powershell v1.x and other things you can only do in v7.x .
        Also, the syntax and available commands are different.

      • SpikesOtherDog@ani.social
        link
        fedilink
        English
        arrow-up
        4
        ·
        18 hours ago

        There are 4 different copy commands by default within PowerShell I can think of: copy, xcopy, robocopy, and copy-item. Robocopy is still better at many scripted tasks, even though it is from CMD.