Question 116

Which of the following commands displays the path to the executable file that would be executed when the command foois invoked?
lsattr foo
  • Question 117

    Which of the following statements describes a difference between GNU GRUB Legacy and GRUB 2?
  • Question 118

    Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
  • Question 119

    How can the list of files that would be installed by the RPM package file apache-xml.rpm be previewed?
  • Question 120

    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