- (Exam Topic 4)
Which of the following commands is used to change metadata and options for ext3 filesystems?
Correct Answer:
D
- (Exam Topic 1)
Which of the following commands will write a message to the terminals of all logged in users?
Correct Answer:
D
- (Exam Topic 3)
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
Solution:
mkdir, /usr/bin/mkdir
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
In compliance with the FHS, in which of the directories are man pages found?
Correct Answer:
A
- (Exam Topic 3)
From a Bash shell, which of the following commands directly executes the instruction from the file
/usr/local/bin/runme.sh without starting a subshell? (Please select TWO answers.)
Correct Answer:
AB