
There are two camps when it comes to modern computer users. Some prefer to interact with their machines with a graphical user interface, while there are others who still prefer the more old school way of interaction with computers, using a command line interface.
GUI (Graphical User Interface) and CLI (Command Line Interface) both have their pro and cons. GUI makes the learning curve for users easier but a GUI based operation might take up computing resources. CLI on the other hand consume less resources but has a steeper learning curve than a GUI.
Popularity: 8% [?]

