Automating tasks with shell scripts

Automating tasks with shell scripts

You can use shell scripts and their associated programming tools to automate frequent tasks.

Each shell has its own set of commands that you can use in shell scripts. These commands are described in the manual reference pages for each shell, for each shell, csh(1), ksh(1), and sh(1).

In addition, there are other special tools and facilities for use in shell scripts, including:


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999