The following table describes the shell prompts used in this book.
Table P–4 Shell Prompts|
Shell |
Prompt |
|---|---|
|
C shell on UNIX or Linux |
machine-name% |
|
C shell superuser on UNIX or Linux |
machine-name# |
|
Bourne shell and Korn shell on UNIX or Linux |
$ |
|
Bourne shell and Korn shell superuser on UNIX or Linux |
# |
|
Windows command line |
C:\ |