Qui sotto sono descritti i prompt predefiniti per utente normale e utente root nelle shell di tipo C, Bourne e Korn.
Tabella P–3 Prompt della shell
Shell |
Prompt |
---|---|
C shell | nome_sistema% |
C shell, superutente | sistema# |
Bourne shell e Korn shell | $ |
Bourne shell e Korn shell, utente root | # |