
xii
|
Preface
This is the Title of the Book, eMatter Edition
Copyright © 2006 O’Reilly & Associates, Inc. All rights reserved.
We appreciate, but do not require, attribution. An attribution usually includes the
title, author, publisher, and ISBN. For example: “Linux in a Nutshell, by Ellen
Siever, Aaron Weber, Stephen Figgins, Robert Love, and Arnold Robbins. Copy-
right 2005 O’Reilly Media, Inc., 0-596-00930-5.”
If you feel your use of code examples falls outside fair use or the permission given
above, feel free to contact the publisher at permissions@oreilly.com.
Conventions
This desktop quick reference follows certain typographic conventions:
Bold
Used for commands, programs, and options. All terms shown in bold are
typed literally.
Italic
Used to show arguments and variables that should be replaced with user-
supplied values. Italic is also used to introduce new terms, indicate filenames
and directories, and to highlight comments in examples.
Constant Width
Used to show the contents of files or the output from commands.
Constant Width Bold
Used in examples to show commands or other text that should be typed liter-
ally by the user.
Constant Width Italic
Used in examples to show text that should be replaced with user-supplied
values.
$ Used in some examples as the bash shell prompt ($).
[ ] Surround optional elements in a description of syntax. (The brackets them-
selves should never be typed.) Note that ...