Table P-2 shows the default system prompt for the C shell, and the default and root prompts for the Bourne shell.
Table P-2 Shell Prompts|
Shell |
Prompt |
|---|---|
|
C shell default prompt |
% |
|
Bourne shell default prompt |
$ |
|
Bourne shell root prompt |
# |
In this book, the C shell default prompt is shown in examples of commands entered by users. The Bourne shell prompts are shown in examples of commands entered by the system administrator.