Logo

C-shell Cookbook by Malcolm J. Currie

C-shell Cookbook
by

Publisher: Starlink Project
Number of pages: 61

Description:
This cookbook describes the fundamentals of writing scripts using the UNIX C shell. It shows how to combine Starlink and private applications with shell commands and constructs to create powerful and time-saving tools for performing repetitive jobs, creating data-processing pipelines, and encapsulating useful recipes.

Home page url

Download or read it online for free here:
Download link
(330KB, PDF)

Similar books

Book cover: Motif ProgrammingMotif Programming
by - Cardiff School of Computer Science
This book introduces the fundamentals of Motif programming and addresses wider issues concerning the X Window system. This is a practical introduction to writing Motif programs. The key principles are always supported by example programs.
(10562 views)
Book cover: Bourne Shell ScriptingBourne Shell Scripting
- Wikibooks
This book covers the practical aspects of using and interacting with the Bourne Shell, the root of all shells in Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks.
(11637 views)
Book cover: Conquering the Command LineConquering the Command Line
by - ConqueringTheCommandLine.com
Learn to master the most valuable and useful command line tools for Unix and Linux based systems. In this book you will find not only the most useful command line tools you need to know, but also the most helpful options and flags for those tools.
(10328 views)
Book cover: Beej's Guide to Unix Interprocess CommunicationBeej's Guide to Unix Interprocess Communication
by
This document discusses several methods of Interprocess Communication, some of which are better suited to certain tasks than others. If you know C or C++ and are pretty good using a Unix environment, these documents are for you.
(11727 views)