Question 1

Which of the following commands sorts the output of the command export-logs?
  • Question 2

    Which of the following commands can be used to resolve a DNS name to an IP address?
  • Question 3

    A directory contains the following files:

    What would be the output of the following shell script?
    for file in *.txt

    *.txt
  • Question 4

    Which operator in a regular expression matches the preceding character either zero or one time?
  • Question 5

    What information can be displayed by top?