• @[email protected]
    link
    fedilink
    English
    7
    edit-2
    10 months ago

    I literally just typed it into cmd.exe on Windows 10, fully updated, and it absolutely did work. No idea why it doesn’t work for you.

    edit: ???

    edit: it’s been traced back to this:

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

    which is an emulator toolset that I didn’t know existed on my system until today.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      11 months ago

      That is interesting. I just remoted into 5 different machines at the office and none of them worked with ‘ls’. If you enter ‘ls /?’, does it give you a synopsis and argument list?

      • @[email protected]
        link
        fedilink
        English
        110 months ago

        If I do “ls /?” it returns no such file or directory, but just “ls” performs exactly as you’d expect. I haven’t installed anything to provide that function that I know of. It never occurred to me that I would have to because as far as I know it’s always worked. Until today I just assumed it had become a standard command and never investigated. Was just happy I could use the same command in cmd and on my Pi box.