101-500 Exam Question 101
Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
killall -s _______ daemon
101-500 Exam Question 102
Which of the following commands generates a list of user names from /etc/passwdalong with their login shell?
column -s : 1,7 /etc/passwd
column -s : 1,7 /etc/passwd
101-500 Exam Question 103
Which of the following command sets the Bash variable named TEST with the content FOO?
101-500 Exam Question 104
Which of the following commands reads a file and creates separate chunks of a given size from the file's contents?
101-500 Exam Question 105
The system configuration file named _______ is commonly used to set the default runlevel. (Please provide the file name with full path information)