Is a command line interface better than a GUI?

#EvanPoll #poll

Yes
Yes, but...
No, but...
No
Poll ends at .

@evan As an IT administrator, I've found that the best-designed software has a language with objects and verbs. The language may be surfaced in a CLI and/or and API. I'm sure the code underneath follows this design.

The GUIs for these apps are layered on top of this and provide easy access to more complex actions with lots of options, the one case where a GUI is superior to a CLI.