• brb
    link
    fedilink
    arrow-up
    2
    arrow-down
    5
    ·
    1 year ago

    I can’t remember doing anything and “ls” works for me

      • brb
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        No it works in cmd. I didn’t add it intentionally atleast. Never even tried to use it till now.

        • TurnItOff_OnAgain@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          1 year ago

          Bone stock windows 11. Like I have everyone else has said, you have done something to add it to cmd. It isn’t, and has never been in cmd.

          EDIT:

          Try this. in CMD type in

          where LS

          • brb
            link
            fedilink
            arrow-up
            4
            ·
            1 year ago
            E:\>where ls
            f:\Git\usr\bin\ls.exe
            

            Mystery solved

          • mateomaui@reddthat.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            Ok, getting past the dickish, completely unhelpful first part of your reply (as you can see in the comments, not EVERYONE was saying that), the second part helped me trace it back to this:

            https://github.com/devkitPro/installer/releases

            which is a toolset that I never intentionally installed, and was evidently added by an emulator package without me knowing where it was or what it did.

            So thank you for (eventually) helping me find what it was, and now you and others know how to add it to cmd and don’t have to complain about its absence.

    • newIdentity
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      It works on Powershell but not with CMD.

      That’s a problem when using NeoVim on windows