Chapter 20 Batch Run and Automatic Run
Chapter’s Main Topics
This chapter describes the several ways to execute commands on a Linux system. You can execute commands one by one, or you can execute several commands at once. You can also run it manually or let the system run automatically.
In this regard, we will look at the Script tools we use to process multiple commands at once. We will also look at tools that can execute commands at regular intervals.
It includes descriptions on the following topics:
■ Individual execution and batch execution
■ Manual execution and automatic execution
■ Batch execution with script
■ Automatic execution with init script
■ Automatic execution by schedule