(no title)
einsteinx2 | 1 month ago
Wow how the tables have turned…the argument used to be you used Windows instead of Linux because on Linux you might occasionally have to use the scary terminal to fix an issue haha.
einsteinx2 | 1 month ago
Wow how the tables have turned…the argument used to be you used Windows instead of Linux because on Linux you might occasionally have to use the scary terminal to fix an issue haha.
terminalbraid|1 month ago
0x000xca0xfe|1 month ago
sandworm101|1 month ago
(No joke. This is a thing. It means when something goes catastrophically wrong with windows, the people in position to fix the problem will still be able to function.)
wang_li|1 month ago
itopaloglu83|1 month ago
lousken|1 month ago
Year of the windows cli
loloquwowndueo|1 month ago
SoftTalker|1 month ago
Some desktop PCs have a physical power switch on the power supply, usually next to where the power cord plugs in. But it is becoming more rare. Every $0.50 they can save in costs is added to the bottom line.
dylan604|1 month ago
assaddayinh|1 month ago
[deleted]
pmontra|1 month ago
einsteinx2|1 month ago
g947o|1 month ago
opan|1 month ago
This always annoys me because you're really handicapping yourself by ignoring the CLI on any OS. Sure I use it more heavily on GNU/Linux than I did on Windows as a kid, but that's because it's so good. If I'm ever in front of a Windows machine now I still like to have a terminal handy (and it's even better/more-familiar on macOS, of course), and I've learned things like "type is like cat", "robocopy is like rsync", "tasklist is kinda like ps and taskkill like kill/pkill" which help me to do things better on Windows than when I used it fulltime. I'm glad Microsoft invested more in the CLI with Windows Terminal, OpenSSH in the default install, winget, PowerShell, etc. I think it's better for everyone. I fear the CLI hate is spreading anti-intellectualism. Some people seem annoyed when they even have to use their keyboard instead of their mouse for something.
ndsipa_pomu|1 month ago
Automation/scripting is when CLIs really come into their own as otherwise you end up becoming a GUI click monkey. The best is when there's both a GUI and CLI (as long as they work the same way).
whatevaa|1 month ago
socialcommenter|1 month ago
Small added benefit, presumably it's harder to accidentally run a multi-line multi-stage command because you had the wrong thing in your clipboard (I don't have my windows PC handy, but if you paste multiple lines into Win+R it doesn't execute anything, correct?)
apublicfrog|1 month ago
Windows + R
(type) shutdown /s /t 0
Enter
The /t is a time flag and you can abort scheduled shutdowns with the /a flag. Handy if you know your Windows machine will be finished with a task in 10 or so minutes but you need to leave - just set a timer for 1800 seconds and Kazaa will be done with its download ;).
throwa356262|1 month ago
Regarding Linux, I dont think most people need command line for normal work. Obviously the guy that runs an obscure dist in RAID-6 on his toaster would be different, but for most normal people just install Ubuntu and use it.
mminer237|1 month ago
The average Windows user literally has no concept of a terminal. The average Linux user does indeed have to copy and paste terminal commands off the internet to fix issues or do seemingly ordinary customization frequently.
nubinetwork|1 month ago
dylan604|1 month ago
unknown|1 month ago
[deleted]
1970-01-01|1 month ago
Edit - it's Alt+F4.
steve1977|1 month ago