Question: In Bash, what does a # at the end of the default prompt string indicate?

  1. that the user is acting as root
  2. that the current working directory is the root of the file system
  3. that there are updates for the system available
  4. that the user is unprivileged

Answer: The correct answer of the above question is Option A:that the user is acting as root