this post was submitted on 31 Mar 2025
628 points (87.7% liked)
linuxmemes
24335 readers
439 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's always going to feel like this even if you never need a terminal for one simple reason:
When you google "how to XX on linux," you're going to find a stackexchange page where someone else asked, and someone answered with a terminal command instead of "Ok what DE are you using? Ok, so you're gonna want to click these seventeen different menu options, and I don't remember them without looking at them myself." It's just always going to be easier to send someone a string of ~30char to type than to try and figure out their GUI without screensharing.
Yep. Every Linux problem has the exact same solution: ctrl-c, ctrl-v.
Tbf, of course it is better to understand what those commands do too, but it always starts there! (And maybe a youtube tutorial or two for cd, ls, pwd, history, etc.)