LPIC Practice Session
Session ID: 143
Mode: objective
Status: in_progress
Answered: 0 / 10
Score: 0%
Review flagged, incorrect, and unanswered questions
1
2
3
4
5
6
7
8
9
10
Review:
All |
First Unanswered |
First Flagged
Which key sequence typically recalls the previous command from shell history?
Enter the command that prints the current value of PATH.
Which of the following assigns the value /opt/bin to the variable PATH for the current shell only, without exporting it?
Which keyboard feature of the shell helps complete command and file names interactively?
Enter the command that exports the variable LANG with the value en_US.UTF-8.
Which command is used to make a shell variable available to child processes?
Which command removes a shell variable or environment variable from the current shell?
What does the PATH environment variable define?
Which command shows shell variables and functions in the current shell?
Which command removes the variable EDITOR from the current shell?
Start another random practice session