101-500 Exam Question 91

Which of the following commands will print the last 10 lines of a text file to the standard output?
  • 101-500 Exam Question 92

    From a Bash shell, which of the following commands directly execute the instructions from the file /usr/ local/bin/runme.shwithout starting a subshell? (Choose two.)
  • 101-500 Exam Question 93

    Which daemon handles power management events on a Linux system?
  • 101-500 Exam Question 94

    In Bash, inserting 2>&1 after a command redirects:
  • 101-500 Exam Question 95

    The installation of a local Debian package failed due to unsatisfied dependencies. Which of the following commands installs missing dependencies and completes the interrupted package installation?