Question #56

Author: admin
tags: Linux  
What does a single ampersand & do at the end of a shell command?
Prints the exit-code of the executed command
Runs the command in the background
Allows user to continue writing the rest of the command on a new line
Rate the difficulty of the question:
easyhard