This document uses the following conventions[1]:
| Descriptions | Appearance |
|---|---|
| Information requiring special attention | WarningThis is a warning. |
| Caution | CautionThis cautions the reader. |
| Hint | TipThis is a hint. |
| Notes | NoteThis is a note. |
| File Names | file.extension |
| Directory Names | directory |
| Commands to be typed | command |
| Applications Names | application |
| Prompt of users command under bash shell | bash$ |
| Prompt of root users command under bash shell | bash# |
| Prompt of user command under tcsh shell | tcsh$ |
| Environment Variables | VARIABLE |
| Emphasized word | word |
| Quoted text | “quote” |
| Code Example |
|