Limit this search to....

Using CSH & Tcsh: Type Less, Accomplish More
Contributor(s): DuBois, Paul (Author)
ISBN: 1565921321     ISBN-13: 9781565921320
Publisher: O'Reilly Media
OUR PRICE:   $31.49  
Product Type: Paperback
Published: August 1995
Qty:
Annotation: If you use UNIX, you probably use csh to type commands, even if you've never heard it. It's the standard shell (command line) on most UNIX systems. tcsh is an enhanced version of csh that's freely available and highly recommended. Using csh & tcsh describes how to use these shells interactively from the beginning. More importantly, it shows how to get more work done with less typing. Even if you've used UNIX for years, the techniques described in this book can make you more efficient. You'll learn how to make your prompt tell you where you are (no more pwd), use what you've typed before (history), type long command lines with very few keystrokes (command and filename completion), remind yourself of filenames when in the middle of typing a command, edit a botched command instead of retyping it, and let the computer correct command spelling for you. This book does not cover programming or script writing in csh or tsch because these tasks are better done with a different shell, such as sh (the Bourne shell) or a language like Perl.
Additional Information
BISAC Categories:
- Computers | Operating Systems - Unix
- Computers | Desktop Applications - Word Processing
- Computers | Programming - General
Dewey: 005.43
LCCN: 96140843
Series: Nutshell Handbooks
Physical Information: 0.59" H x 6.76" W x 9.46" (0.91 lbs) 242 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

If you use UNIX, you probably use csh to type commands even if you've never heard of it. It's the standard shell (command line) on most UNIX systems. tcsh is an enhanced version that's freely available and highly recommended.Using csh & tcsh describes from the beginning how to use these shells interactively. More important, it shows how to get your work done faster with less typing. Even if you've used UNIX for years, techniques described in this book can make you more efficient.You'll learn how to:

  • Make your prompt tell you where you are (no more pwd)
  • Use what you've typed before (history)
  • Type long command lines with very few keystrokes (command and filename completion)
  • Remind yourself of filenames when in the middle of typing a command
  • Edit a botched command instead of retyping it
This book does not cover programming or script writing in csh ortcsh because the tasks are better done with a different shell, such as sh (the Bourne shell) or a language like Perl.

Contributor Bio(s): DuBois, Paul: -

is one of the primary contributors to the MySQL Reference Manual, a renowned online manual that has supported MySQL administrators and database developers for years, now available in an attractive paper format from the O'Reilly Community Press. He is also the author of Using csh & tcsh and Software Portability with imake by O'Reilly, as well as MySQL and MySQL and Perl for the Web by New Riders.