this post was submitted on 04 May 2024
58 points (100.0% liked)

linuxmemes

20408 readers
961 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -3 points 4 months ago (5 children)

Well I never used command line in 30 years of Windows.

It's pretty much a requirement for Linux that you copy and paste random commands you don't understand from strangers on the internet.

[–] [email protected] 5 points 4 months ago

It's pretty much a requirement for Linux that you copy and paste random commands you don't understand from strangers on the internet.

No.

[–] [email protected] 3 points 4 months ago (1 children)

To be fair I never downloaded 20 sketchy looking zip files from some ODM manufacture website just to get my hardware working. I also didn't need to reboot my computer 40 times while installing drivers, software, and updates.

I didn't have my motherboard, mouse, and fan controller auto install junky apps that never works and advertised new products constantly. I didn't have to try to uninstall adware just to find out you can't uninstall half of it. I didn't have to Google some esoteric regedit voodo just to add features back or disable anti-features.

I don't get full screen ads for OneDrive and office 365 begging me to switch to a Microsoft account every other update. I don't have to go to each and every manufacturers website to search for updates. Or create an account, login to it, and have it run in the background 247 just to not work when an update needs to be applied.

Have windows install updates in the background while playing games, or doing CPU intensive tasks like transcoding / video editing(often crashing the application).

Having to use the terminal on my Linux install every once in a blue moon crosses the line though. I might switch to windows and deal with all that instead.😂

[–] [email protected] 1 points 4 months ago (1 children)

I never claimed there were no cons.

[–] [email protected] 1 points 4 months ago

I was just having fun with it. It really took a lot to make me switch to Linux in reality. For me anyway it was more the better polish from wayland and the ability to play games that made me finally switch. All my tools were already there which I understand most people can't say.

I never liked windows much after 7. Mostly used it like a flathead screwdriver, I curse when I have to use it over a Philips (slippery lil fuckers) but it's the first tool I grab when I need a pry tool because it's always there. I have like five of those damn things in my drawer and a few more in my toolbox.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago) (1 children)

CLI is a bigger necessity on Windows than Linux

It’s just unnecessarily verbose on Windows and on Linux help pages are from people that know what they’re doing

[–] [email protected] 0 points 4 months ago (1 children)

CLI is a bigger necessity on Windows than Linux

That is 3937182948% incorrect.

and on Linux help pages are from people that know what they’re doing

That's exactly the problem. Linux is made by and for developers.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

What have you not found a gui alternative for?

I have found apps on Windows you can’t remove without commands, settings that can’t be changed (commands or regedit), and any bulk file actions. However we will say bash = bash

[–] [email protected] 1 points 4 months ago (1 children)

How?

I dual boot and use the command line a similar amount in both. cmd and powershell in windows are super useful for troubleshooting things that don't work, or setting configuration options that are just not possible from the GUI, like disabling the hiberfil

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

The how is that they are a user that has never had to troubleshoot their own machine. At least that's what I am getting from reading all their replies. They seem to honestly believe there is no use case for cmd in windows.

feel free to pronounce the word "user" as the slur intended

[–] [email protected] -1 points 4 months ago (2 children)

Well I never used command line in 30 years of Windows.

That's 30 years of using closed source software from strangers (Or do you have many good friends at Redmond WA USA ?) :-)

It’s pretty much a requirement for Linux that you copy and paste random commands you don’t understand from strangers on the internet.

Maybe decades ago it was. Nowadays that's not a requirement as there's GUI applications for a lot more things than before. And as a Linux user I simply find it much more convenient and faster to share some commands with another person than making screen shots and creating a howto of a few pages or making a video. Also documentation has improved. For the average Linux user the Arch Linux wiki is a nice resource, even when not using Arch Linux.

[–] [email protected] 1 points 4 months ago

Funnylie enough, if im not doing programmer/networking stuff, there are only 3 reasons to open a terminal

  • run a script, because mousepad likes to open them
  • run pacman, because pamac broke again
  • checking the error log, because updates or playing around broke something
[–] [email protected] 1 points 4 months ago (1 children)

That's 30 years of using closed source software from strangers

...ok?

Or do you have many good friends at Redmond WA USA ?) :-)

I don't understand.

Maybe decades ago it was.

No it still is. Look up any software for Linux. There will be links to download the software for Android, iOS, Windows, MacOS and if there is a Linux version it will just put the command and not even explain what it is or what to do with it, because they just assume if you're using Linux that you're familiar with the terminal.

Do a web search for "how to in Linux" and tell me it doesn't send you into the terminal to do it.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago) (1 children)

Websites offer that but you can usually find those in your favorite package manager Downloading software from shady websites is the Windows way of doing things.

Now, to be clear: this discussion is about having to use the terminal and that's what people answered. You still find so many resources referring to the terminal because it's often just the most convenient and effective way to do something.

I certainly prefer it over clicking through settings or running dedicated tools to do something that could be solved by a single line. And I was an exclusive Windows user like 5 years ago.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Websites offer that but you can usually find those in your favorite package manager

Most of the time the only thing you'll find in package managers for mainstream software is unofficial, and many times broken.

Downloading software from shady websites is the Windows way of doing things.

Then...don't do that? Go to the official source of the software? It's not like Google or Apple repositories aren't regularly packed with malware pretending to be something they're not...