this post was submitted on 07 Mar 2024
1414 points (93.0% liked)
linuxmemes
20880 readers
3 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That is impossible. It's like saying for Windows "can you do everything that you can do in a GUI, in PS or cmd". That can never come true because the OS was just never designed that way.
Likewise, in Linux or any other POSIX compatible OS, you can't expect that. Everything UI related is designed to just be a wrapper around the shell. You can't expect everything to be configurable through a UI when everything in that OS is designed to run in the terminal (a few exceptions, but generally, yes, this is true).