Multiple Choice
The script, script.sh, consists of the following lines: #!/bin/bash echo $2 $1 Which output will appear if the command, ./script.sh test1 test2, is entered?
A) test1 test2
B) test2 test1
C) script.sh test2
D) script.sh test1
E) test1 script.sh
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following statements is correct
Q2: Which of the following files assigns a
Q3: Which of the following commands creates an
Q5: Which of the following find commands will
Q6: Which of the following command sequences overwrites
Q7: Which of the following files, located in
Q8: What output will the following command sequence
Q9: Which command is used to set restrictions
Q10: What is the effect of the egrep
Q11: Which file contains the date of the