Why I prefer CLI tools over GUI tools.
Command Line Interface tools (CLI)
- A keyboard and a terminal is all you need
- Consumes less memory than GUI tools
- They are faster than GUI tools
- Easier to document
- Enables scripting
- More control
Graphical User Interface tools (GUI)
- Lower barrier to entry
- Visual feedback
Winner
CLI tools