18.12.2012 Views

O'Reilly - Practical UNIX & Internet Sec... 7015KB

O'Reilly - Practical UNIX & Internet Sec... 7015KB

O'Reilly - Practical UNIX & Internet Sec... 7015KB

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

[Preface] Conventions Used in This Book<br />

Preface<br />

Conventions Used in This Book<br />

The following conventions are used in this book:<br />

Italic is used for <strong>UNIX</strong> file, directory, user, command, and group names and for system calls, passwords,<br />

and URLs. It is also used to emphasize new terms and concepts when they are introduced.<br />

Constant Width is used for code examples and any system output.<br />

Constant Width Italic is used in examples for variable input or output (e.g., a filename).<br />

Constant Width Bold is used in examples for user input.<br />

Strike-through is used in examples to show input typed by the user that is not echoed by the computer.<br />

This is mainly used for passwords and passphrases that are typed.<br />

call ( ) is used to indicate a system call, in contrast to a command. In the original edition of the book, we<br />

referred to commands in the form command (1) and to calls in the form call (2) or call (3), where the<br />

number indicates the section of the <strong>UNIX</strong> programmer's manual in which the command or call is<br />

described. Because different vendors now have diverged in their documentation section numbering, we<br />

do not use this convention in this second edition of the book. (Consult your own documentation index for<br />

the right section.) The call ( ) convention is helpful in differentiating, for example, between the crypt<br />

command and the crypt ( ) library function.<br />

% is the <strong>UNIX</strong> C shell prompt.<br />

$ is the <strong>UNIX</strong> Bourne shell or Korn shell prompt.<br />

# is the <strong>UNIX</strong> superuser prompt (Korn, Bourne, or C shell). We usually use this for examples that should<br />

be executed by root.<br />

Normally, we will use the Bourne or Korn shell in our examples unless we are showing something that is<br />

unique to the C shell.<br />

[ ] surround optional values in a description of program syntax. (The brackets themselves should never<br />

be typed.)<br />

CTRL-X or ^X indicates the use of control characters. It means hold down the CONTROL key while<br />

typing the character "X."<br />

All command examples are followed by RETURN unless otherwise indicated.<br />

file:///C|/Oreilly Unix etc/<strong>O'Reilly</strong> Reference Library/networking/puis/prf1_04.htm (1 of 2) [2002-04-12 10:45:53]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!