Which of the following lines are valid in the file /etc/hosts? (Choose TWO correct answers.)
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.)
Which of the following is correct when talking about mountpoints?
How is a display manager started?
Which commands can be used to change a user's account aging information? (Choose THREE correct answers.)
When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?
Which of the following words is used to restrict the records that are returned from a SELECT SQL query based on a supplied criteria for the values in the records?
Which of the following commands puts the output of the command date into the shell variable mydate?
Which of the following commands will write a message to the terminals of all logged in users?
Which of the following commands replaces each occurrence of 'bob' in the file letter with 'Bob' and writes the result to the file newletter?