echo dir %1 %2 %3>%windir%\system32\ls.bat
Something like that should fix the problem, I think…
Submitted 1 year ago by alphacyberranger@lemmy.world to programmer_humor@programming.dev
https://lemmy.world/pictrs/image/f69a2d23-9e83-411f-afca-96809a4d329a.webp
echo dir %1 %2 %3>%windir%\system32\ls.bat
Something like that should fix the problem, I think…
:puke:
You’re no fun…
%0|%0
Cmd? What century is this? Use powershell
I’ve found that powershell doesn’t play nice with many command line developer tools so cmd it is.
Takes way too long to open, have weird issues all the time
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.
Yes but it can do “cd…”
God everytime!
sfc/scannow
Memories we all share.
But what about Linux subsystem for windows tho
candyman337@sh.itjust.works 1 year ago
I like that you actually can ls in power shell now
TheChefSLC@lemmy.sdf.org 1 year ago
Yes, yes you can.
Also, WSL and windows terminal go a very long way in making windows actually usable…
Zeth0s@lemmy.world 1 year ago
“Usable” is a strong statement… It went from a “misery inducing insufferable machine” to a “extremely big annoyance”. I do concede it is anyway a progress
csolisr@communities.azkware.net 1 year ago
Just add Winget with an UI to have a proper package manager and we’re in
Scrof@sopuli.xyz 1 year ago
PowerShell 7 is pretty sweet ngl
Halafax@kbin.social 1 year ago
If you can suppress 30 years of " -al" from following his buddy.
ox0r@jlai.lu 1 year ago
Yeah but tbh i really despise powershells syntax. But i’m happy it is pretty powerful.
spez@sh.itjust.works 1 year ago
yeah
candyman337@sh.itjust.works 1 year ago
I’m so sorry but this is how I picture your response lmao
Image
hemko@lemmy.dbzer0.com 1 year ago
Also rm, cat, mkdir, cd, curl, what else
over_clox@lemmy.world 1 year ago
mkdir is literally a DOS command homie.