| Previous | Table of Contents | Next |
WHAT YOU SHOULD KNOW
As a minimum you should be familiar with ASCII terminal turn-on and setup. If you have a printer connected to your UNIX System, you should have some general knowledge about its page and print size. If you are using a modem to connect to your UNIX System, it is advisable to learn how to operate it.
Headings within each module are BOLDFACE and uppercase or ITALICS and uppercase. All boldface strings are literals that you are to type as they appear. Some of these are examples, requiring files that may not exist. Italic print usually specifies strings you are supposed to substitute in commands or the names of files or special phrases.
You must know your terminal type to use some of the UNIX commands. You may have to ask your UNIX system administrator or some other experienced UNIX user.
Finally, you should be familiar with your keyboard. If the keys on your keyboard have special symbols instead of words, use the following table to see how they are referred to in this book.
|
|
||
| Key Name | Character Sent | Keyboard Symbol |
|
|
||
| Return | Ctrl-M | Return, Carriage Return, or <--! |
| New-line | Ctrl-J | Line-Feed |
| Backspace | Ctrl-H | <-- |
| Tab | Ctrl-I | |<-- |
| -->| | ||
| Shift | Capitals/Symbols | Shift, ![]() |
ENVIRONMENTAL ASSUMPTIONS
You will need to have the system administrator set up your account and answer the following questions. Many system administrators will provide this information to you without asking. The defaults used in this book are given in parentheses.
The following list of assumptions have been made about the UNIX System and the logins used throughout this book. Please make the appropriate substitutions as you use the examples in this book.
| Previous | Table of Contents | Next |