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 P-3Shell 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

#

 

 

Related Documentation

This manual is designed to accompany the following documents:

The Pascal 4.0 Reference Manual, which describes extensions to standard Pascal

The Pascal 4.0 Quick Reference, which summarizes the compiler options

Both this manual and the Pascal 4.0 Reference Manual are available in the AnswerBook® system, an on-line documentation viewing tool that takes advantage of dynamically linked headings and cross-references. The Installing SunSoft Developer Products (SPARC/Solaris) manual shows you how to install AnswerBook.

Manual Page

Pascal 4.0 provides an on-line manual page (also known as man page), on pc(1), that describes the Pascal compiler. This document is included in the Pascal package and must be installed with the rest of the software

Once you install the documentation, you can read about pc by entering the man command followed by the command name, as in:

hostname% man pc

xxii

Pascal 4.0 User’s Guide