1477
Hallelujah (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] icesentry@lemmy.ca 2 points 1 year ago

Out of curiosity what do you do to frequently end up with cmd? I don't think I've touched it in many years at this point.

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

Lately I’ve been using it as a simple way to drag and drop a source .tar.xz archive on a .bat file so it can be twice extracted, moved, renamed, have dependencies downloaded by git, run a cmake process, do a visual studio compile, then move the result release directory back to where the .bat file is while removing unneeded files and adding new ones.

cmd and batch still has its uses.

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

It’s my own fault, and the result of 30+ years of muscle memory building up. Plus, while I agree cmd isn’t nearly as powerful as powershell or wsl can be, when I’m in Windows it’s still the fastest way for me to do 90% of the simple things I need to do. I have a long history with it, and a thorough understanding of it, so I don’t really need to think for most of the things I’m doing there.

If I need to script something, or do anything that seems like it would be annoying to do in CMD, I hop into WSL pretty quickly and get to work with bash or python. The problem I have now is that I’ve developed a little muscle memory there as well… hence my issue with entering ‘ls’ everywhere.

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