- (Exam Topic 1)
What command displays all aliases defined in the current shell? (Specify the command without any path information)
Solution:
alias, alias -p
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 1)
Which of the following files, when existing, affect the behavior of the Bash shell? (Choose TWO correct answers.)
Correct Answer:
BE
- (Exam Topic 5)
Which of the following details is NOT provided in any output from the netstat utility?
Correct Answer:
A
- (Exam Topic 2)
Which of the following lines is an example of a correct setting for the DISPLAY environment variable?
Correct Answer:
B
- (Exam Topic 1)
When the command echo $ outputs 1, which of the following statements is true?
Correct Answer:
C