QuestionQ49

Security and File Permissions

Which character in a shell prompt shows that the shell is running with root privileges?

  • A !
  • B #
  • C *
  • D &
  • E $
Explanation

A # prompt conventionally denotes a root shell, whereas $ normally denotes a non-root user shell.

Community Discussion

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