Multiple choice technology operating systems Which one is the superuser prompt % $ # > Reveal answer Fill a bubble to check yourself C Correct answer Explanation The # symbol is the superuser (root) prompt in Unix systems, indicating you have full system privileges. The $ prompt is for regular users, % is used in some shells like csh, and > is not a standard prompt.