@[email protected] to [email protected]English • 6 months agoHow do you make Linux more popular?www.youtube.comexternal-linkmessage-square84fedilinkarrow-up133arrow-down120
arrow-up113arrow-down1external-linkHow do you make Linux more popular?www.youtube.com@[email protected] to [email protected]English • 6 months agomessage-square84fedilink
minus-squarePossibly linuxlinkfedilinkEnglish4•6 months agoCLI can be good. The benefit of CLI is that it is fairly easy to build GUI front ends on top of a solid based. Not to mention CLI makes “quick fixes” easier.
minus-squarePossibly linuxlinkfedilinkEnglish0•6 months agoUnless you use the GUI that is built on the CLI
minus-squarePossibly linuxlinkfedilinkEnglish0•6 months agoThat’s what a lot of GUI apps are. They either call the CLI program directly or make calls to a library provided by or for CLI. Compare that to a GUI focused OS like Windows were the GUI is built into the low level architecture.
CLI can be good. The benefit of CLI is that it is fairly easy to build GUI front ends on top of a solid based.
Not to mention CLI makes “quick fixes” easier.
deleted by creator
Unless you use the GUI that is built on the CLI
deleted by creator
That’s what a lot of GUI apps are. They either call the CLI program directly or make calls to a library provided by or for CLI.
Compare that to a GUI focused OS like Windows were the GUI is built into the low level architecture.