urska@lemmy.ca to Linux@lemmy.mlEnglish · 1 年前How do you make Linux more popular?www.youtube.comexternal-linkmessage-square90linkfedilinkarrow-up136arrow-down119
arrow-up117arrow-down1external-linkHow do you make Linux more popular?www.youtube.comurska@lemmy.ca to Linux@lemmy.mlEnglish · 1 年前message-square90linkfedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up4·1 年前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.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1arrow-down1·1 年前Unless you use the GUI that is built on the CLI
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1arrow-down1·1 年前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.
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.