- (Exam Topic 4)
Which of the following is a limitation of the cut command?
Correct Answer:
B
- (Exam Topic 3)
Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
Solution:
killall -s ______ daemon
HUP, SIGHUP, 1
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 5)
A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?
Correct Answer:
C
- (Exam Topic 2)
Which of the following commands can be used to download the RPM package kernel without installing it?
Correct Answer:
B
- (Exam Topic 3)
What command will generate a list of user names from /etc/passwd along with their login shell?
Correct Answer:
D