Le tableau ci-après indique le prompt système par défaut et le prompt super-utilisateur pour C shell, Bourne shell et Korn shell.
Tableau P-2 Prompts de Shells
Shell |
Prompt |
---|---|
Prompt C Shell |
nom_machine% |
Prompt super-utilisateur C shell |
nom_machine# |
Prompt Bourne shell et Korn shell |
$ |
Prompt super-utilisateur Bourne shell et Korn shell |
# |