this post was submitted on 26 Aug 2023
1376 points (97.3% liked)
Programmer Humor
25460 readers
1036 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What year is this from? You absolutely can use ls in a windows command prompt now.
As of Aug 26, 2023, Windows command prompt absolutely does not recognize “ls” as a command.
Powershell is a different story.
Source: I type “ls” 40 times a day into a command prompt on my up-to-date win10 PC at work.
The year is 2023, if you're still using CMD or batch files still that's on you. It's like riding a horse down a freeway and yelling at cars.
That is a fair statement, but also a different topic.
I am thankful to live in an age with WSL.