+ what does command mean
Briefly, it's the equivalent of Windows command line on Microsoft
Commands are instructions to make it perform a task typed on a terminal or console. When you open a terminal to enter for example
"sudo apt-get install abcd"
This is a command (instruction) to install abcd