this post was submitted on 07 Oct 2025
206 points (97.2% liked)

Linux Memes

1309 readers
5 users here now

A little experimental Linux memes community. We'll see how this works out!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lurch@sh.itjust.works 30 points 1 month ago (5 children)

the real reason why ppl use CLI is how easy it is to automate and repeat things and chain/pipe commands.

you can basically just copy a few commands you typed into a text file and run that script later if you need it more than once.

also most shells have some kind of history. it's so useful. GUIs don't have a "do that thing i did last week again" function.

[–] oplkill@lemmy.world 3 points 1 month ago (2 children)

AI could possibly improve GUI experience to the new level, but in theory

[–] yes_this_time@lemmy.world 3 points 1 month ago* (last edited 1 month ago) (1 children)

AI also makes CLI easier to use!

[–] lightnsfw@reddthat.com 1 points 1 month ago

Well, kind of. I've never gotten a fully usable script out of it for anything complicated. Always have to fix it up myself before it works. Usually gives me a decent starting point though.

load more comments (2 replies)