Question: Question 2 The Blank 1 is missing in the following if statement ( type the syntax for the missing line to debug the script )
Question
The Blank is missing in the following if statement type the syntax for the missing line to debug the script
admin@localhost ~$ cat n scriptl
#binbash
var
if $var
then
echo "one"
else
echo "two"
admin@localhost ~$
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
