🎴 Flashcard Mode
Technology Fundamentals: SQL, Unix, and Software Deployment
Card1 / 20
Mastered0
Review0
QuestionClick to flip
How many prompts are available in a UNIX system?
AnswerClick to flip back
A
2
💡 Explanation:
UNIX shells typically have two main prompts: the regular user prompt (usually $ or %) and the root/superuser prompt (usually #). These indicate different privilege levels. Some systems have additional prompts, but 2 represents the fundamental distinction.