Table 1-2 shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
Table 1-2 Shell Prompts| Shell | Prompt |
|---|---|
|
C shell |
machine_name% |
|
C shell superuser |
machine_name# |
|
Bourne shell and Korn shell |
$ |
|
Bourne shell and Korn shell superuser |
# |