Question: In Bash, what does a # at the end of the default prompt string indicate?
- that the user is acting as root
- that the current working directory is the root of the file system
- that there are updates for the system available
- that the user is unprivileged
Answer: The correct answer of the above question is Option A:that the user is acting as root