143
submitted 2 years ago by Waffelson@lemmy.world to c/linux@lemmy.ml

Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments

He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands

(page 3) 50 comments
sorted by: hot top controversial new old
[-] GustavoM@lemmy.world 3 points 2 years ago

Why not? It's simple, lightweight, has a lot of interesting commands that fills its respective niche really well (btop, for instance) and (the best of all) it doesn't explode my PC everytime I run such commands.

[-] clemdemort@lemmy.world 3 points 2 years ago

For me it's because I get a lot of feedback, if anything I do goes wrong I know why. Also it's usually faster

[-] lightnsfw@reddthat.com 3 points 2 years ago

Because my first deep dive into Linux was a server I built that I didn't install a desktop environment on.

[-] toastal@lemmy.ml 2 points 2 years ago

I can use Fish’s history to jog my brain on actions I don’t quite remember. Remembering a sequence of screen menus to click thru is often much more tedious & error-prone. And when you have a commonly repeated process, it’s trivial to script because shell scripts are, well, scripts for that terminal shell.

Also the terminals applications are hella portable. I can use ssh/mosh over the network & have a similar or exact environment as my main PC on a remote box. vi was always a good enough editor.

[-] berryjam@lemmy.world 2 points 2 years ago

It's very fast and nearly always gives me the results I want without extra bullshit. For example using bc or qalc to do a quick unit conversion vs launching a calculator app for the same purpose.

[-] HurlingDurling@lemm.ee 2 points 2 years ago

Because it's the only way for me to change the color of my rgb keyboard /jk but it's true tho

[-] TheEntity@kbin.social 2 points 2 years ago

Even back in the day when I still used Windows (and GUI almost exclusively) I browsed my filesystems like I'd use a terminal with tab-completion. I'd press the first few letters of the file/directory I was looking for and press enter, rinse and repeat. I knew my file organization by heart anyway. It's only natural for me to drop the GUIs for such use cases.

[-] ook_the_librarian@lemmy.world 2 points 2 years ago

Nice choice. Try to stick to the standard repository, kinda like the Play store on android.

I believe Mint tries to have minimal dependence on the command line. But usually it's easier to help others solve problems with the command line since that is easier to write out than how to click through menus. So don't let it scare you too much.

The internet is a friendlier place now, at least in the linux help-o-sphere. People don't let others post destructive "lessons" for people to learn anymore.

That was comment I wrote in a thread about distro recommendations. I think it provides a context in which CL has a clear advantage over GUI.

[-] gornius@lemmy.world 2 points 2 years ago

If you know how to use git, you will know how to use docker (provided you know what you want to do). They are completely different programs, yet you can quickly grasp the other instinctively.

Now, Photoshop and Blender - they are also different programs, but if you know Photoshop, you still need to relearn Blender's interface completely.

This is why I prefer terminal programs in general. Unless it's more convenient to use GUi, i.e. Drag&Drop file manager, some git tools etc.

[-] neytjs@lemmy.ml 2 points 2 years ago

I use the terminal in a variety of circumstances (like working on Node.js and other programming projects) where there is either no good GUI alternative or using a CLI is actually faster. I've been using computers since 1989 and my first operating system was MS-DOS, so the thought of using a CLI when necessary doesn't bother me.

[-] fraydabson@sopuli.xyz 2 points 2 years ago* (last edited 2 years ago)

Everyone’s different idk. I myself love command line. I have enjoyed Linux for a long time but it didn’t really become my daily driver until recently. I find it very rare that I use the GUI for more than gaming and watching stuff. Everything else is command line. I’ve had friends refuse to try Linux due to the “requirement” of needing to do stuff in command line. When I showed them some newer distros that appeal to users who don’t really feel comfortable with command lines.

terminal is just faster sometimes

[-] Alawami@lemmy.ml 2 points 2 years ago

Gnome software store is absolute trash that never worked, so i had to use dnf from terminal. That's about it.

[-] chemicalwonka@discuss.tchncs.de 2 points 2 years ago
  1. Update and install apps
  2. Edit my host file
  3. Neofetch
load more comments (1 replies)
[-] RmDebArc_5@lemmy.ml 2 points 2 years ago

It just works

[-] antihumanitarian@lemmy.world 2 points 2 years ago

I think about it like a tree structure for both. With a gui you have to move your mouse around to various places, with a cli each character branches off into another tree. Mathematically you can handle more options faster with a CLI.

[-] Sterben@lemmy.ml 2 points 2 years ago

I usually use that to install updates.

[-] Mio@feddit.nu 1 points 2 years ago

Because there is no native gui. For most things to configure in Linux there is a webui but not a simple Gui built in. Configuration files like squid.conf smb.conf nginx.com... then we have logs but here I think I never checked for a Gui, does it work for remote ssh easily? Can you restart service easy?

[-] AngryDemonoid@lemmy.lylapol.com 1 points 2 years ago

It's just way faster for me most of the time. I can hit F12, do what I need, and be done without messing around with a mouse or touchpad.

[-] tsonfeir@lemm.ee 1 points 2 years ago

Lynx is faster 😎

[-] MNByChoice@midwest.social 1 points 2 years ago

The CLI was there first. GUIs are still catching up.

[-] sxan@midwest.social 1 points 2 years ago

Scriptability.

[-] lurch@sh.itjust.works 1 points 2 years ago

I don't actually use it that much to input commands, but many scripts I made pop one up to show details of what's happening, e.g. how opening the VPN connection is going, what crypto module it's currently loading or how many more iterations a macro will do.

[-] MangoPenguin 1 points 2 years ago

Because I have to for some things. If I could never see a CLI again I'd be happy.

load more comments
view more: ‹ prev next ›
this post was submitted on 24 Dec 2023
143 points (100.0% liked)

Linux

58958 readers
766 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS