Question: in Linux, you create a variable as follows: 1 . Create a variable named NAME with your own name. Answer: Insert screen shot ( 2
in Linux, you create a variable as follows:
Create a variable named NAME with your own name.
Answer: Insert screen shot Points
Create a variable named GRADE with a value of Hint: number values are not the
same as character values. To see what the value of a variable has been set to use the echo
command, and use a $ before the variable name. Points
Answer: Insert screen shot Points
Create a variable called aim and assign their results of the whoami command to it
Display the contents of the variable to verify your result.
Answer: Insert screen shot Points
To view test command results.
Answer: Insert screen shot Points
With the example from above, use the echo command to find the value of:
$USER Points
$PATH Points
$BASHVERSION Points
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
