Multiple choice

In bash what symbolizes a user prompt?

  1. $
  2. %

  3. #

  4. &

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The dollar sign ($) is the default prompt symbol for a standard, non-privileged user in most Linux shells.