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

linuxmemes

24236 readers
1949 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
    [–] callyral@pawb.social 137 points 1 week ago (8 children)

    " i shouldn't have to memorize commands"

    the up arrow:

    [–] possiblylinux127@lemmy.zip 89 points 1 week ago (4 children)

    The commands: ls cp mv...

    Meanwhile you get Windows people who memorize things like Get-AllUsersHereNowExtraLongJohn

    [–] loweffortname@lemmy.blahaj.zone 36 points 1 week ago* (last edited 1 week ago)

    Get-ListOfFunnyPowershellReferences++

    (Seriously...ExtraLongJohn is damn funny)

    [–] Zorsith@lemmy.blahaj.zone 15 points 1 week ago (1 children)

    Get-command -noun <string[]>

    Handy AF

    [–] LainTrain@lemmy.dbzer0.com 21 points 1 week ago (6 children)

    Versus:

    man $commamd

    PowerShell might be okay script syntax for people with uncorrected sight issues and the elderly who's heart might not handle bash without set -e but to be useful as a CLI shell prompt that is your primary way of interacting with the computer like it can be on Linux it needs to be so so so much shorter. I'll be dead by the time I type out half the shit it'd be like 4 key presses total on Linux.

    And that's before you get to the issues of it being a whole object oriented and typed programming language with .NET whereas shell is nice universal text everywhere that can be piped around however you want.

    There are even those absolute mad lads who unironically use PowerShell on Linux.

    Learning the absolute basics of how to use tmux, vim, sed, awk and grep and pipes and redirects and the basics of handling stdin and stdout genuinely made me feel like all my life I was an NPC in the matrix and now I'm Neo just because passing around bits of text is so powerful when everything works on that basis.

    Yea, when I switched to Linux, at first I installed PowerShell to get something familiar, but quickly realized that contrary to Windows, terminal on Linux is actually usable on it's own out of the box.

    load more comments (5 replies)
    load more comments (2 replies)
    [–] renzev@lemmy.world 41 points 1 week ago (8 children)

    Just wait until they learn about ctrl-R haha

    [–] possiblylinux127@lemmy.zip 40 points 1 week ago (3 children)

    I've seen people not realize tab autocompletes.

    [–] renzev@lemmy.world 15 points 1 week ago (2 children)

    I learned that tab=autocomplete when I first played minecraft in grade school haha. I just assumed that it was common knowledge but apparently not...

    load more comments (2 replies)
    load more comments (2 replies)
    load more comments (7 replies)
    [–] SinkingLotus@lemmy.world 21 points 1 week ago (3 children)

    I'm the type to spend 10 minutes going through my previous commands, rather than 5 seconds typing it.

    load more comments (3 replies)
    load more comments (5 replies)
    [–] ianhclark510@lemmy.blahaj.zone 74 points 1 week ago (8 children)

    That’s it, I need to hook up a controller to my PC so I can open Htop with a button press

    [–] renzev@lemmy.world 40 points 1 week ago (1 children)

    Almost as painful as using vim on your phone without an external keyboard

    [–] Badabinski@kbin.earth 16 points 1 week ago (3 children)

    I genuinely use vim inside of termux on a daily basis. I dunno if I'm sick in the head or what, but I kinda like vim on my phone.

    load more comments (3 replies)
    load more comments (7 replies)
    [–] TootSweet@lemmy.world 65 points 1 week ago (3 children)

    The only thing worse than reading documentation/tutorials about how to do things in GUIs is writing documentation about how to do things in GUIs. It's just screenshot after screenshot. And following it is like playing a ScummVM game, only less fun and lots more alt+tabbing.

    [–] pivot_root@lemmy.world 38 points 1 week ago (4 children)

    Screenshots? Look at Mr. Speedy Pants over here!

    In my experience, half the time it's a bloody YouTube video. Nothing says "fun" like having to seek back around in a video to find the next step without waiting 20 extra seconds because you already had to seek back and pause the video after it breezed past an overcomplicated and poorly explained step.

    load more comments (4 replies)
    [–] glitchdx@lemmy.world 22 points 1 week ago

    If the GUI is good, then it's self documenting.

    I've got a new favorite quote: "I don't need tutorials, I need verbose tooltips." -Wonderbot

    load more comments (1 replies)
    [–] Macaroni_ninja@lemmy.world 58 points 1 week ago (32 children)

    Are there people who are mad at other people for using the terminal? Is this really a thing that exists?

    [–] BuboScandiacus@mander.xyz 41 points 1 week ago

    Usually it’s the other way around

    [–] 3xBork@lemmy.world 34 points 1 week ago (1 children)

    Not really. But you know, gotta find ways to feel smarter than other people so here we go.

    [–] rustydrd@sh.itjust.works 18 points 1 week ago* (last edited 1 week ago) (2 children)

    And those Windows evangelists! Don't we all know 'em with their strong opinions about operating systems? *shakes fist at cloud*

    load more comments (2 replies)
    [–] ftbd@feddit.org 29 points 1 week ago (5 children)

    There are definitely people who think it is reasonable to memorize button locations and 10 levels of menus in GUI programs but would rather go into cardiac arrest than use something like program --option input-file output-file.

    [–] endeavor@sopuli.xyz 20 points 1 week ago* (last edited 1 week ago) (13 children)

    thing with gui is you don't need to memorize button locations and menus. If you do it's poor layout. Good gui lets you find things you didn't know you were looking for intuitively, without external resources or manual. CLI requires you to know what exactly you are doing and is impossible to use without external resources. Nothing against terminal but unless you know what you are doing and every command required to complete that action, it's ass. If gui was so bad and cli was so good, guis would not be used by anyone.

    I mean you dont go around copy pasting device ids and running commands for 20 minutes to connect your device through terminal when it is done with 2 clicks in the gui even by someone who has never used a pc before.

    load more comments (13 replies)
    load more comments (4 replies)
    load more comments (29 replies)
    [–] umbrella@lemmy.ml 50 points 1 week ago (2 children)

    i dont use the terminal to be productive, i use it to feel like a hacker

    [–] renzev@lemmy.world 37 points 1 week ago (4 children)

    Setting the colorscheme to green on black increases hacker rating by 20%

    load more comments (4 replies)
    load more comments (1 replies)
    [–] BoiBy@sh.itjust.works 45 points 1 week ago* (last edited 1 week ago) (10 children)

    I use Linux and I prefer GUIs. I'm the kind of person that would rather open a filemanager as superuser and drag and drop system files than type commands and addresses. I hope you hax0rs won't forget that we mere mortals exist too and you'll make GUIs for us πŸ™πŸ™πŸ™

    [–] Lv_InSaNe_vL@lemmy.world 24 points 1 week ago (6 children)

    Tbf, the file explorer is actually one really good argument for GUIs over terminals. Same with editing text. Its either simple enough to use Nano or I need a proper text editor. I don't mess around with vim or anything like that that.

    Its all tools. Some things are easier in a file manager, some things are easier in a GUI.

    [–] spicehoarder@lemm.ee 15 points 1 week ago (1 children)

    You've angered the Emacs gods 😨

    load more comments (1 replies)
    load more comments (5 replies)
    load more comments (9 replies)
    [–] _____@lemm.ee 44 points 1 week ago (6 children)

    meanwhile Windows users: let me drop into this random strangers discord who claims he will make my PC faster by dropping this .bat file that will run thousands of commands to "debloat" my install. also let me edit the registry and add random values to keys that I don't know what they're used for. this process is basically irreversible because I will inevitably forget which keys I've edited over time, wow windows is so simple and easy and intuitive 🀑

    [–] the_crotch@sh.itjust.works 15 points 1 week ago

    That's not a windows problem, it's a user problem. The same scenario could play out with a shell script that modifies a hundred dotfiles. Lots of solutions on Linux help forums are "Paste this into your terminal. Don't forget the sudo!"

    load more comments (5 replies)
    [–] fidgeting9658@lemmings.world 38 points 1 week ago (1 children)

    I mean, the reverse is also true, people have memorized which buttons, menus, etc they need to click/drag with do be productive. Sometimes i m OK with all the clicking, but most times I just want to do the thing now.

    Type 3 words or click through 9 context menus. πŸ˜…

    [–] renzev@lemmy.world 17 points 1 week ago (3 children)

    Yeah exactly ANY interface made by humans speaks a design language, and it's only "intuitive" insofar as the user understands that language. There's nothing inherently "intuitive" about GUI, it's a language that you've learned through a long process of trial and error. This is painfully obvious to anyone who's ever had to help Grandma reset her gmail password out over the phone. Same for CLI. At first you're copy-pasting commands from tutorials and struggling with man pages, but after a while you get used to the conventions. You learn that -h helps you out and --verbose tells you more and so forth. You could make the case that the GUI design language is more intuitive because it's based of physical objects like buttons and sliders that many people are familiar with, but honestly ever since we abandoned skeumorphic design that argument rings a little hollow.

    load more comments (3 replies)
    [–] salacious_coaster@infosec.pub 35 points 1 week ago* (last edited 1 week ago) (1 children)

    Are the "Windows evangelists" in the room with us right now? Every Windows admin I know hates Microsoft with a burning rage. Literally the only people I've ever seen promote Windows are being paid to do it.

    Counterintuitively, that's one reason I like dealing with Windows: the community knows what it is and doesn't pretend otherwise, like some other more "zealous" fan bases.

    [–] renzev@lemmy.world 17 points 1 week ago* (last edited 1 week ago) (2 children)

    Literally the only people I’ve ever seen promote Windows are being paid to do it.

    Yeah, that's the demographic I had in mind. Lemmy is full of paid shills lol.

    load more comments (2 replies)
    [–] Randelung@lemmy.world 33 points 1 week ago (3 children)

    CLI is effective because every command serves a specific purpose. UIs are the opposite, you have to imagine all possible intentions the user could have at any given point and then indicate possible actions, intuitively block impossible actions, and recover from pretty much any error.

    load more comments (3 replies)
    [–] gamermanh@lemmy.dbzer0.com 30 points 1 week ago (8 children)

    Lol, meme's backwards

    CLI evangelists try to shit on GUI constantly, as though it makes them better at computers. It doesn't, kids

    Can see it in this very thread

    load more comments (8 replies)
    [–] jackalope@lemmy.ml 27 points 1 week ago (19 children)

    It's is not either or. Also good cli require an eye for design just like gui. Lots of cli suck because there is no eye.

    load more comments (19 replies)
    [–] LovableSidekick@lemmy.world 26 points 1 week ago* (last edited 1 week ago) (16 children)

    Having started out in programming before the GUI era, typing commands just feels good to me. But tbh Linux commands really are ridiculously cryptic - and needlessly so. In the 1980s and 90s there was a great OS called VMS whose commands and options were all English words (I don't know if it was localized). It was amazingly intuitive. For example, to print 3 copies of a file in landscape orientation the command would be PRINT /COPIES=3 /ORIENTATION=LANDSCAPE. And you could abbreviate anything any way you wanted as long as it was still unambiguous. So PRI /COP=3 /OR=LAND would work, and if you really hated typing you could probably get away with PR /C=3 /O=L. And it wasn't even case-sensitive, I'm just using uppercase for illustration.

    The point is, there's no reason to make everybody remember some programmer's individual decision about how to abbreviate something - "chmod o+rwx" could have been "setmode /other=read,write,execute" or something equally easy for newbies. The original developers of Unix and its descendants just thought the way they thought. Terseness was partly just computer culture of that era. Since computers were small with tight resources, filenames on many systems were limited to 8 characters with 3-char extension. This was still true even for DOS. Variables in older languages were often single characters or a letter + digit. As late as 1991 I remember having to debug an ancient accounting program whose variables were all like A1, A2, B5... with no comments. It was a freaking nightmare.

    Anyway, I'm just saying the crypticness is largely cultural and unnecessary. If there is some kind of CLI "skin" that lets you interact with Linux at the command line using normal words, I'd love to know about it.

    load more comments (16 replies)
    [–] Stanley_Pain@lemmy.dbzer0.com 26 points 1 week ago (1 children)

    Whenever someone cries about the command line, I just post the link to Cookie clicker for the mousers out there

    load more comments (1 replies)
    [–] Itdidnttrickledown@lemmy.world 24 points 1 week ago (3 children)

    Yesterday I showed a local business owner how he could set up the signboards and menus in his shop using a raspberry pi. The guy is a windows guy. the second he saw the boot screen he balked. I told him they needed to be set up one time and the rest of the time he could manage them with a windows program (winscp). I don't expect to hear back.

    They fear CLI.

    Another local guy had a huge archive of forestry images. They were all folders that had been renamed for the location and time they were taken but underneath they were all the standard filenames you get from a digital camera. It was nearly twenty years of pictures and he was getting five figure quotes to rename them all to match the folder names. I told him I could build a script to do it so he brought me one of his backups and I promptly did it using CLI before I was going to build a script. The next day he calls to say he talked it over with one of his vendors and they decided to drop their price down to a two thousand dollars. He wasn't interesting in me doing it. I hung up and a few years later when he called me to come fix something someone had messed up I hung up again.

    I have no doubt the people he was talking to did something similar probably using bash scripts. So now when I tell someone I can sort out their file naming or some other sorting task I don't let them see how I do it.

    load more comments (3 replies)
    [–] Honytawk@lemmy.zip 24 points 1 week ago (8 children)

    Nothing wrong with CLI. It is fast and responsive.

    Unless you want mainstream use. Because the majority of people can't even use a UI effectively. And CLI is much worse.

    load more comments (8 replies)
    [–] forrcaho@lemmy.world 23 points 1 week ago (15 children)

    CLI is being able to speak a language to tell your computer what to do; GUI is only being able to point and grunt.

    load more comments (15 replies)
    [–] Eyedust@lemmy.dbzer0.com 21 points 1 week ago (6 children)

    CLI this, GUI that. Where are my TUI degens?

    load more comments (6 replies)
    [–] dalekcaan@lemm.ee 21 points 1 week ago

    It's all a matter of preference anyway (assuming you have both options anyway). CLI is less intuitive and takes longer to learn, but can be wicked fast if you know what you're doing. GUI is more intuitive and faster to pick up, but digging through the interface is usually slower than what a power user can accomplish in the CLI.

    It depends on what your use case is and how you prefer your work flow. The only dumb move is judging how other people like their setup.

    [–] fmtx@lemmy.blahaj.zone 20 points 1 week ago (2 children)

    I'm more impressed that they can use a gamepad for CLI input.

    load more comments (2 replies)
    [–] Nyadia@lemmy.blahaj.zone 18 points 1 week ago (18 children)

    Perception: "the CLI is scary and hard to use" Reality: "computer, install gimp" "yessir, that'll be 141MB, is that okay?"

    load more comments (18 replies)
    [–] TrickDacy@lemmy.world 16 points 1 week ago (2 children)

    I used to be on the yelling guys side and boy was I wrong. I now write scripts to do anything repetitive, all the time and it's great. I have a whole library of them I use and add to and improve all the time.

    Yeah, I was wrong.

    load more comments (2 replies)
    load more comments
    view more: β€Ή prev next β€Ί