Terminal Commands Flashcards
1
Q
What is a CLI?
A
Command-line interface
2
Q
What is a GUI?
A
graphical user interface
3
Q
Give at least one use case for each of the commands listed in this exercise.
- man
- cat
- ls
- pwd
- echo
- touch
- mkdir
- mv
- rm
- cp
A
man- manual of commands
cat - concate file or view content in file
4
Q
What are the three virtues of a great programmer?
A
Laziness, Impatience, Hubris