between the powershell push, wsl, and sudo for windows they are pushing command line usage for advanced users though
Comment on Microsoft finally officially confirms it's killing Windows Control Panel sometime soon
octopus_ink@lemmy.ml 2 months agoMaybe instead of that they can start encouraging people to use the command line
LOL, there’s no more common phobia among Windows users than the CLI. EVERY Linux discussion “BUT ZOMG CLI COMMANDS!” (when realistically a novice user can avoid them most of the time, and they absolutely are more efficient for helping someone via lemmy post or similar than figuring out what version of what DE they have and trying to tell them the 12 clicks they need to do for the same task)
cupcakezealot@lemmy.blahaj.zone 2 months ago
octopus_ink@lemmy.ml 2 months ago
I can’t argue with that, but I still take exception to the idea that only advanced users should be willing/able/unafraid to use the CLI. (not that I’m suggesting that you personally are pushing that viewpoint)
When you click a button, you have to read and interpret the label on that button, then hope the person who programmed it actually did program it to do what it is labeled to suggest, and sometimes even well meaning devs make this ambiguous. Plus, you have to FIND the button, which is kinda the subject of many of the discussions here in this very thread.
You go learn what ls does one time, and now you know how to list the contents of a directory. Spend two minutes each learning ps aux and grep, and now you know how to find process info for firefox (or whatever), plus you don’t need to know more than the very most basic things about grep to use it to search a text or conf file for a particular string. Or learn the ffmpeg command that you use most often for recursively processing a directory full of video files, and now you don’t spend 20 minutes mucking around with handbrake or whatever…
I think it’s totally valid for people to prefer a gui, but I find it a little foolish that so many people just seem to intentionally shut off their brain when presented with a CLI - it’s different than clicking buttons, and it’s not always superior, but it should absolutely not be the bogeyman that many treat it as. You can probably learn less than ten commands to just a minimal level of proficiency and get a LOT done.
curry@programming.dev 2 months ago
No joke. Opening a command line from window by itself is considered hacking by many. Even toggling dark mode in websites triggers that fear.
jubilationtcornpone@sh.itjust.works 2 months ago
“OMG. Are you a hacker?”
“…I’m just using Powershell.”