Question 76

Which of the following statements is correct for a command ending with an &character?
  • Question 77

    Given a log file loga.log with timestamps of the format DD/MM/YYYY:hh:mm:ss, which command filters out all log entries in the time period between 8:00 am and 8:59 am?
  • Question 78

    Which permissions and ownership should the file /etc/passwd have?
  • Question 79

    Which command is used to start another command with a given nice level? (Specify ONLY the command without any path or parameters.)

    Question 80

    In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)?
    Specify the correct vi command without spaces.