July 2017
Beginner
208 pages
3h 7m
English
This chapter shows how to automate various tasks using scripts.
The topics covered in this chapter are as follows:
ZIP and TAR to perform compressed backups.The reader will learn how to create automated scripts.
We talked about the sleep command in Chapter 3, Using Loops and the sleep Command. It can be used to create an automated script (that is, one that runs at a specific time with no user intervention) as long as a few guidelines are followed.
This very simple script will reinforce what we covered in Chapter 3 Using Loops and the sleep Command about using ...
Read now
Unlock full access