Which output will appear if the command, ./script.sh test1 test2, is entered? seenagape 10 years ago The script, script.sh, consists of the following lines: Which output will appear if thecommand, ./script.sh test1 test2, is entered? A. test1 script.sh B. script.sh test1 C. script.sh test2 D. test1 test2 E. test2 test1 ← Previous question Next question →