Question 11

What is the process ID number of the init process on a SysV init based system?
  • Question 12

    What is the default nice level when a process is started using the nice command?
  • Question 13

    You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it.
    What command do you issue?
  • Question 14

    Given the following input stream:
    txt1.txt
    atxt.txt
    txtB.txt
    Which of the following regular expressions turns this input stream into the following output stream?
    txt1.bak.txt
    atxt.bak.txt
    txtB.bak.txt
  • Question 15

    Which of the following files, located in a user's home directory, contains the Bash history?