00:00

QUESTION 46

- (Exam Topic 5) Given the following input stream:
txt1.txt
atxt.txt
txtB.txt
Which of the following regular expressions turns this input stream into the following output stream? txt1.bak.txt
atxt.bak.txt
txtB.bak.txt

Correct Answer: B

QUESTION 47

- (Exam Topic 4)
Which of the following commands will mount an already inserted CD-ROM in /dev/sr0 onto an existing directory /mnt/cdrom when issued with root privileges?

Correct Answer: C

QUESTION 48

- (Exam Topic 4)
How can the list of files that would be installed by the RPM package file apache-xml.rpm be previewed?

Correct Answer: D

QUESTION 49

- (Exam Topic 5)
When considering the use of hard links, what are valid reasons not to use hard links?

Correct Answer: A

QUESTION 50

- (Exam Topic 1)
During a system boot cycle, what is the program that is run after the BIOS completes its tasks?

Correct Answer: A