Question 56

For accessibility assistance, which of the following programs is an on-screen keyboard?
  • Question 57

    Which of the following environment variables overrides or extends the list of directories holding shared libraries?
  • Question 58

    What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
  • Question 59

    What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)
  • Question 60

    When given the following command line.
    echo "foo bar" | tee bar | cat
    Which of the following output is created?