If you enjoyed this book, you may be interested in these other books by Packt:
Linux Shell Scripting Bootcamp
James Kent Lewis
ISBN: 978-1-78728-110-3
- Get acquainted with the basics of a shell script to serve as a refresher for more advanced topics
Learn different ways to create and run a script - Discuss the passing and verification of parameters, along with the verification of other items.
- Understand the different forms of conditions and loops, and go over the sleep command in detail
- Learn about different ways to handle the reporting of return codes
- Learn about different ways to handle the reporting of return codes
- Create an interactive script by reading the keyboard and use subroutines and interrupts
- Create scripts to perform backups and go over the use of encryption tools and checksums
- Use wget and curl in scripts to get data directly from the Internet...