Multiple Choice
The ____ command could be used to view the contents of the environment variable that represents the BASH shell prompt.
A) ls $PWD
B) echo #PWD
C) echo $PS1
D) ls #PS1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Users can create their own custom variables,
Q2: In a decision construct, you can have
Q2: The _ environment variable contains a list
Q3: What are shell variables? What are environment
Q4: The _ escape sequence represents a form
Q6: The _ command counts the number of
Q10: Most configuration files on Linux systems are
Q11: Match each term with the correct statement
Q33: You can use the sed command to
Q49: A case construct must be ended by