this post was submitted on 27 Mar 2025
995 points (90.7% liked)

linuxmemes

24254 readers
2018 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe 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.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    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
     
    (page 3) 50 comments
    sorted by: hot top controversial new old
    [–] danhab99@programming.dev 14 points 1 week ago (4 children)

    Imo I don't memorize commands. Everything on my zsh is so aliased that I don't think I can teach someone else how to use any other cli.

    It just turned into me telling the machine what I want it to do and let it figure out how to rather than me do every little button click step.

    load more comments (4 replies)
    [–] MissingInteger@lemm.ee 14 points 1 week ago

    Memorize? Nah.
    I search through my endless command history with fzf and look up commands I don’t remember with cheat.sh

    [–] 5714@lemmy.dbzer0.com 12 points 1 week ago* (last edited 1 week ago) (3 children)

    Software would be more useful if every end-user program has both GUI and minimal CLI modules, as in Dolphin vs cp, mv etc.

    Why?

    GUI: Year of the Linux smartphone

    CLI: Automation, scripting.

    TUI is a subset of GUI that uses text in a terminal to render UI elements. It does not make automation any easier. What you want is called CLI.

    load more comments (2 replies)
    [–] Kuranashi@lemmy.world 12 points 1 week ago (6 children)

    I've never met any windows evangelists to be honest. Lots of Apple evangelists though who will spend forever talking about windows. Every developer I've met who uses Windows always had a tongue in cheek sort of "well it kind of sucks in some ways but it's what I'm used to, one day maybe I'll get off my ass and change OS".

    Reminds me of the "I use Arch Linux btw" meme which doesn't really happen as much anymore other than as a joke. Also, I use Arch Linux btw

    load more comments (6 replies)
    [–] archonet@lemy.lol 12 points 1 week ago (3 children)

    I mean, legitimately, unless you're doing power user things, you don't really need the terminal. And if you are doing power user things, then find me a Windows power user that has never used the command prompt or powershell.

    load more comments (3 replies)
    [–] udc@lemmy.world 11 points 1 week ago (6 children)

    Didn't even know there were such a thing as evangelists for Windows

    load more comments (6 replies)
    [–] grrgyle@slrpnk.net 11 points 1 week ago (1 children)

    Even if it was less productive, I would insist on it, because it's just more fun.

    load more comments (1 replies)
    [–] Rooty@lemmy.world 10 points 1 week ago (7 children)

    Noooo, you cannot have a consistent UI/UX experience across platforms with decades old commands and tools, my imaginary grandma might get confused, also you need three IT degrees to type "man command" into a term window.

    [–] deathbird@mander.xyz 12 points 1 week ago (4 children)

    Tbf, most man files are not easy to understand. Between man, tldr, ArchWiki, and an occasional O'Reilly book I can usually get things done, but documentation on Linux still has a lot of room for improvement.

    load more comments (4 replies)
    load more comments (6 replies)
    [–] pewpew@feddit.it 10 points 1 week ago
    [–] Natanox@discuss.tchncs.de 8 points 1 week ago

    Think this is more of a accessibility thing. No one denies the CLI is really efficient to use if you're a professional, it shouldn't be the norm that you have to be proficient with it to use your computer to the fullest though. Nor to receive help if you don't feel comfortable using it.

    It would be nice if everyone could enjoy free and trustworthy computing, including people who either can't or won't learn many dozens text commands and paradigms.

    [–] Tartas1995@discuss.tchncs.de 7 points 1 week ago (11 children)

    The weirdest thing for me is when people complain about terminal when there is a meme how much easier it is to do something on Linux compared to windows or MacOS.

    Terminal is the easiest way to highlight that for a meme.

    load more comments (11 replies)
    load more comments