this post was submitted on 10 Dec 2023
1365 points (98.2% liked)

linuxmemes

21198 readers
192 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 155 points 11 months ago (43 children)

    A gui is helpful sometimes, but there’s a lot of cases where there’s no feasible way to make a good gui that does what the terminal can do.

    Right tools for the right job.

    For example, a gui to move a file from one folder to another is nice - drag and drop.

    A gui that finds all files in a directory with a max depth of 2 but excludes logs and runs grep and on matching files extracts the second field of every line in the file? Please just let me write a one liner in bash

    [–] [email protected] 124 points 11 months ago (2 children)

    A GUI makes simple things simple.

    A shell makes hard things possible.

    [–] [email protected] 55 points 11 months ago (5 children)

    Me fucking with hard drives/partitions : GUI please

    Me doing pretty much anything else - Terminal

    [–] [email protected] 29 points 11 months ago

    I always install gparted in the live environment 😂... cuz... yeah, I can fuck things up and end up without my data 😂.

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

    Really you never organoze gigs of photos? That a gui task

    load more comments (4 replies)
    load more comments (3 replies)
    load more comments (1 replies)
    load more comments (42 replies)
    [–] [email protected] 70 points 11 months ago (16 children)

    Super + T in my case, but still...

    (shhh 🤫, it's actually the win key, but don't let the Linux users hear ya 🤫)

    [–] [email protected] 39 points 11 months ago (2 children)
    load more comments (2 replies)
    [–] [email protected] 34 points 11 months ago* (last edited 11 months ago) (1 children)

    ◉⁠‿⁠◉ The Win-key isn't real

    [–] [email protected] 15 points 11 months ago

    For me it's the (custom-ordered) Arch logo key ◉⁠‿⁠◉

    [–] [email protected] 9 points 11 months ago

    Using it in Linux is a win.. HA!

    load more comments (13 replies)
    [–] [email protected] 60 points 11 months ago (4 children)

    Few days ago I was in meeting with two friend, we did something for school, and my screen was shared. At one point I had to type something in Vim so I opened a terminal. They were shocked, confused and said something like "we aren't hackers" (and we are on IT department). More people should know about beauty of CLI.

    load more comments (4 replies)
    [–] [email protected] 49 points 11 months ago (2 children)
    [–] [email protected] 35 points 11 months ago (2 children)
    [–] [email protected] 13 points 11 months ago* (last edited 11 months ago)

    I believe I may have found a compromise: ❖+⏎

    [–] [email protected] 10 points 11 months ago (8 children)

    I use Capslock and it is beautiful.

    load more comments (8 replies)
    load more comments (1 replies)
    [–] [email protected] 34 points 11 months ago (1 children)

    Honestly, I like both. I use whichever provides the biggest productivity multiplier. For example, I can navigate around the filesystem and manipulate text files and code extremely quickly in the terminal. On the flip side, I like to use a gui which allows me to spread 6-12 terminal windows across my multiple displays.

    [–] [email protected] 18 points 11 months ago

    Yeah, GUIs are great. I especially like having multiple tabs to organize my terminals for different tasks.

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

    The terminal is not fancy, or pretty, and its not that nice to use, but its always available and it gets the job done, just like OPs mum

    load more comments (4 replies)
    [–] [email protected] 31 points 11 months ago (2 children)

    I can’t say I love the terminal, if there’s a GUI for a task I’ll use that but there comes a time in every troubleshooting session where the terminal is just the only way to do something reliably.

    I’m not going to lie though, I forget commands constantly so have to search the most basic shit to type in.

    [–] [email protected] 13 points 11 months ago (3 children)

    The trick is to build a massive history file and let auto complete use it for parts.

    load more comments (3 replies)
    load more comments (1 replies)
    [–] [email protected] 31 points 11 months ago (4 children)
    load more comments (4 replies)
    [–] [email protected] 29 points 11 months ago (7 children)

    Intellij: Has a modern GUI for Git with code cleanup, import optimization and visualization of changes.

    Me: Open terminal, 'git commit -m "wrote code" && git push'. Then realize I forgot to add half of the files, so I make another commit. Then realize I forgot to cleanup bad indents, so I make another commit. Then realize my code doesn't even build, so I make another commit, etc.

    load more comments (7 replies)
    [–] [email protected] 27 points 11 months ago (4 children)

    UI file manager is bloat. Mouse is bloat.

    load more comments (4 replies)
    [–] [email protected] 25 points 11 months ago (13 children)

    It takes a lot of energy to move from the keyboard to the mouse and back constantly, gross.

    [–] [email protected] 20 points 11 months ago* (last edited 11 months ago) (7 children)

    I wish the ThinkPad nub was more popular.

    If you want to get better with the nub use it to play StarCraft brood war.

    load more comments (7 replies)
    load more comments (12 replies)
    [–] [email protected] 24 points 11 months ago (3 children)

    Don't forget us dyslexics though! Cli is rough on that, but gui tends to avoid the errors a typo can cause.

    I swear, having to copy/paste stuff in terminal to avoid typing the damn commands five times is way less convenient.

    I get it, Linux veterans love the terminal because it is efficient and capable. But there's multiple reasons for a gui interface for common tasks, accessibility being the biggest.

    [–] [email protected] 10 points 11 months ago

    Maybe some of those answers can help you

    load more comments (2 replies)
    [–] [email protected] 19 points 11 months ago (2 children)
    [–] [email protected] 16 points 11 months ago (4 children)

    meta + T is for tiling

    meta + enter is for a terminal

    load more comments (4 replies)
    load more comments (1 replies)
    [–] [email protected] 17 points 11 months ago (11 children)
    load more comments (11 replies)
    [–] [email protected] 17 points 11 months ago* (last edited 11 months ago) (3 children)
    load more comments (3 replies)
    [–] [email protected] 15 points 11 months ago

    Say I wanted to make a bunch of folders with sequentially numbered names, and the same sub folders in them.

    This would take ages with a GUI but you can do it with one line in the terminal

    [–] [email protected] 15 points 11 months ago (2 children)

    As a Linux user of 5 years, I like doing things with the GUI first, and then falling back to terminal if/when shit fucks up. It's such a great tool.

    [–] [email protected] 10 points 11 months ago

    Which is funny because I'm the other way around. I'll try doing something with the CLI but if it's like a calculation or something and I can't figure it out with awk, etc, I'll defer to a spreadsheet.

    load more comments (1 replies)
    [–] [email protected] 15 points 11 months ago (2 children)

    $mod+Return crew wherr you at

    load more comments (2 replies)
    [–] [email protected] 14 points 11 months ago (1 children)

    nushell is pretty modern ^and^ ^written^ ^in^ ^rust^

    load more comments (1 replies)
    [–] [email protected] 13 points 11 months ago (8 children)

    I'm the kind that never opens a file manager other than to move stuff from one directory to another

    load more comments (8 replies)
    [–] [email protected] 12 points 11 months ago

    Tbf quite often there just isn't a good gui for what I need or for some reason the GUI just doesn't do what it should

    [–] [email protected] 10 points 11 months ago (2 children)
    load more comments (2 replies)
    load more comments
    view more: next ›