(010-160) LPI Linux Essentials Practice Test

010-160 - LPI Linux Essentials Basic Scripting Concepts Questions and Answers

Free · Instant Results

A shell script contains the following lines: MY_VAR="Linux System" echo "I am learning about the '$MY_VAR'" echo "I am learning about the \"$MY_VAR\"" What is the output when this script is executed?
▶ Start Practice Test