C-shell Cookbook
by Malcolm J. Currie
Publisher: Starlink Project 2006
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.
Download or read it online for free here:
Download link
(330KB, PDF)
Similar books

by Arnold D. Robbins
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(13551 views)

by Joe Cooper - No Starch Press
A comprehensive guide to the Webmin system administration tool, documenting its features while explaining each of the core services. With numerous real-world examples, the book covers the standard system features and the most popular services.
(13605 views)

by Dan Heller, Paula Ferguson, David Brennan - Imperial Software Technology
The Motif Programming Manual is a source for complete, accurate, and insightful guidance on Motif application programming. There is no other book that covers the ground as thoroughly or as well as this one. The book has been updated to Motif 1.2.
(10937 views)

by Brian "Beej Jorgensen" Hall
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.
(12095 views)