WorkShop: Command-Line Utilities provides the reference information needed to perform Sun WorkShopTM functions from the command line.
Who Should Use This Book
This book is designed to assist users who choose to perform WorkShop functions from the command line instead of using WorkShop's graphical user interface (GUI).
Before You Read This Book
For an overview and details about using the WorkShop suite of applications, see WorkShop: Getting Started.
How This Book Is Organized
Part 1, "Using dbx," explains the commands and topics you need to debug programs from the command line.
How to Get Help
This release of WorkShop includes a new documentation delivery system as well as online manuals and video demonstrations. To find out more, you can start in any of the following places:
% workshop-answerbooks |
Sun WorkShop TeamWare Documentation
Available only with Sun Performance WorkShop Fortran and Sun Visual WorkShop C++.
Sun Visual WorkShop C++ Documentation
Available only with Sun Visual WorkShop C++.
Sun Performance WorkShop Fortran Documentation
Available only with Sun Performance WorkShop Fortran.
Sun WorkShop Professional Pascal Documentation
Available only with Sun WorkShop Professional Pascal.
Sun WorkShop Professional C Documentation
Available only with Sun WorkShop Professional C.
Ordering Additional Hardcopy Documentation
You can order additional copies of the hard-copy documentation by calling SunExpress at 1-800-USE-SUNX or visiting the SunExpress Web page at:
Sun on the World Wide Web
World Wide Web users can view Sun's Developer Products site at the following URL:
Sun Education Classes
Sun Educational Services offers many classes for programmers who are developing applications. For more information about classes offered, contact Sun Education by telephone or email:
Shell |
Prompt |
C shell prompt |
machine_name% |
C shell superuser prompt |
machine_name# |
Bourne shell and Korn shell |
$ |
Bourne shell and Korn shell superuser prompt |
# |
Korn shell running dbx |
(dbx) |