Question 6

Which of the following directories on a 64 bit Linux system typically contain shared libraries? (Choose two.)
  • Question 7

    What is the effect of the -voption for the grepcommand?
  • Question 8

    Which chown command changes the ownership to dave and the group to staffon a file named data.txt?
  • Question 9

    Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)
  • Question 10

    Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?