»
Linux
»
Examen sur Linux
»
Examen 201 : Advanced Administration
»
Section 3
»
Question 16/20
16.You want to enter a series of commands from the command line. What would be the quickest way to do this?
Press enter after entering each command and its arguments.
Put them in a script and execute the script.
Separate each command with a semi-colon (;) and press enter after the last command.
Separate each command with a / and press enter after the last command.
Explanation
« Question 15
Question 17 »