1477
Hallelujah (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] mateomaui@reddthat.com 7 points 1 year ago* (last edited 1 year 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.

[-] captsneeze@lemmy.one 1 points 1 year ago* (last edited 1 year 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?

[-] mateomaui@reddthat.com 4 points 1 year ago

Mystery solved, ls works for me due to this:

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

which is a toolset that was installed by an emulator package somewhere along the line, I just didn't know it was there.

[-] captsneeze@lemmy.one 2 points 1 year ago

Thanks for letting us know!

[-] mateomaui@reddthat.com 1 points 1 year 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.

this post was submitted on 26 Aug 2023
1477 points (97.4% liked)

Programmer Humor

19192 readers
1162 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS