QuestionQ124

Essential Commands

Which of the following commands can be used to find how long the system has been running?

Choose two
  • A uptime
  • B up
  • C top
  • D uname -u
  • E time –up
Explanation

uptime reports how long the system has been running. top displays a system-summary line containing the length of time since the last boot.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!