- (Exam Topic 3)
What is the purpose of the Bash built-in export command?
Correct Answer:D
- (Exam Topic 4)
Which of the following is true for hard linked files? (Choose three.)
Correct Answer:BCE
- (Exam Topic 4)
When piping the output of find to the xargs command, what option to find is useful if the filenames have spaces in them?
Correct Answer:B
- (Exam Topic 5)
Given a log file loga.log with timestamps of the format DD/MM/YYYY:hh:mm:ss, which command filters out all log entries in the time period between 8:00 am and 8:59 am?
Correct Answer:E
- (Exam Topic 1)
During a system boot cycle, what is the program that is run after the BIOS completes its tasks?
Correct Answer:A
- (Exam Topic 2)
Which option to the yum command will update the entire system? (Specify ONLY the option name without any additional parameters.)
Solution:
update, upgrade
Does this meet the goal?
Correct Answer:A