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

linuxmemes

24275 readers
1526 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 2) 50 comments
    sorted by: hot top controversial new old
    [–] lightnsfw@reddthat.com 14 points 1 week ago

    Did a process last week that took me 13 steps in the command line that took about an hour. If I'd have done it manually it would have taken days. After I worked out how to do it I trimed it down to 6 steps and sent it to my coworker that also needs that information. His eyes glazed over on step two of explaining it to him and he's just going to keep doing it his way....

    [–] 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

    [–] 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)
    [–] stembolts@programming.dev 14 points 1 week ago* (last edited 1 week ago) (6 children)

    On CLI I figure out the command I need once.

    Put it in a script.

    Cron it if I want it to be daemonized.

    Never think about it ever again.

    Anti-CLI folks just have a bad workflow.

    They see the script as the end, when in reality it's a foundation. I rarely look at my foundation. I build on it.

    With this workflow I have dozens, hundreds, or thousand of automatic actions that "just work". Idk, works for me.

    That said, if you prefer to click yourself to RSI to accomplish the same task, who am I to judge. I just watch and nod until I'm asked for a suggestion.

    load more comments (6 replies)
    [–] 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)
    [–] TheOakTree@lemm.ee 12 points 1 week ago* (last edited 1 week ago)

    GUI is a generic swiss army knife. It's easy to introduce to someone, and it has a whole array of tools ready for use. However, each of those tools is only half-decent at its job at best, and all of the tools are unwieldy. The manual is included, but it mostly tells you how to do things that are pretty obvious.

    CLI is a toolbox full of quality tools and gadgets. Most people who open the box for the first time don't even know which tools they're looking for. In addition, each tool has a set of instructions that must be followed to a T. Those who know how to use the tools can get things done super quickly, but those who don't know will inevitably cause some problems. Oh, but the high-detail manuals for all the tools are in the side compartment of the toolbox too.

    [–] 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)
    [–] 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)
    [–] 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
    [–] MonkeMischief@lemmy.today 9 points 1 week ago

    People can do whatever they like, and heck I find CLI intimidating sometimes, but I'm always learning something new a little bit at a time.

    I'm tired of seeing it in every field of interest that has any kind of payoff, whether art or FOSS.

    "I'm [(almost always) a guy] who (maybe has kids and) has a job. I stopped learning anything after I got my job-paper / degree / highschool diploma. I shouldn't have to learn anything anymore. I am happy to shell out disposable sad-salary-man money (and maybe my soul idk) to any mega-corp that offers me a "create desired outcome button" without me having to think too much. It's [current year]! I shouldn't have to think anymore! Therefore Linux is super behind and only for nerds and I desire its benefits so much that I leave this complaint anywhere these folks gather so they know what I deserve."

    Agh. I gotta go before this rant gets too long lol

    [–] 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.

    load more comments
    view more: β€Ή prev next β€Ί