1.
Which directory contains additional information about installed packages?
2.
Which of the following commands will replace every instance of the word list with LIST from the file myfile.txt and print the results on the screen?
3.
Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?
4.
What is the default process priority when a process is started using the nice command?
5.
Which of the following commands will NOT update the Modify timestamp on the file /tmp/myfile.txt?
6.
Bob accidentally created the subdirectory \bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \bobsfile only to receive the error, "No such file or directory." Which command will remove the directory?
7.
While editing a file in vi, you realize that you are changing the wrong file. What vi command sequence will allow you to quit without saving your changes?
8.
Which command will allow an administrator to adjust the number of mounts after which an existing filesystem will be checked by e2fsck?
9.
Which of the following is true when hard-linked files are present?
10.
After modifying LILO's configuration file, what command should you run for the changes to take effect?