- (Exam Topic 4)
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?
Correct Answer:
B
- (Exam Topic 4)
Which of the following is a limitation of the cut command?
Correct Answer:
B
- (Exam Topic 3)
Which variable defines the directories in which a Bash shell searches for executable commands?
Correct Answer:
C
- (Exam Topic 4)
Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?
Correct Answer:
C
- (Exam Topic 4)
Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
Correct Answer:
BC