The shell does far more than run commands. Here’s how Bash expands your input behind the scenes so you can write cleaner, ...
The “&” at the end of the line means the command is run in the background and it won’t stop the system booting up.