Shell Prompts in Command
Examples
The following table shows the default
system prompt and superuser prompt for the C
shell, Bourne shell, and Korn shell.
Table 2. Shell Prompts
Shell
|
Prompt
|
---|
C shell prompt
|
machine_name%
|
C shell superuser prompt
|
machine_name#
|
Bourne shell and Korn shell prompt
|
$
|
Bourne shell and Korn shell superuser
prompt
|
#
|