Question 76
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
Question 77
Which variable defines the directories in which a Bash shell searches for executable commands?
Question 78
Which of the following commands will help identify a broken router between the local and the remote machine?
Question 79
What is true about the ntpdate command?
Question 80
When running the command sed -e "s/a/b/" /tmp/file >/tmp/file While /tmp/file contains data, why is /tmp/file empty afterwards?
