Multiple Choice
Match each item with a statement below.
-environment variable that holds the path name of the program for the type of shell you are using
A) !
B)
C) ENV
D) PS1
E) HOME
F) SHELL
G) PATH
H) ~
I) BASH
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: _ variables are those you create at
Q8: The _ variable provides a list of
Q9: What is a glob pattern?
Q10: What is a prototype?
Q11: To reference a variable,you use a dollar
Q13: The _ command enables you to initialize
Q14: Shell scripts can automatically access variables created
Q15: In shell scripts,comment lines begin with a(n)_.<br>A)tilde
Q16: The _ shell is similar to the
Q17: _ gives the owner read,write,and execute permissions.<br>A)chmod