If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Bash
Giorgio Zarrelli
ISBN: 978-1-78439-687-9
- Understand Bash right from the basics and progress to an advanced level
- Customize your environment and automate system routine tasks
- Write structured scripts and create a command-line interface for your scripts
- Understand arrays, menus, and functions
- Securely execute remote commands using ssh
- Write Nagios plugins to automate your infrastructure checks
- Interact with web services, and a Slack notification script
- Find out how to execute subshells and take advantage of parallelism
- Explore inter-process communication and write your own daemon
Mastering Linux Shell Scripting - Second Edition
Mokhtar Ebrahim, Andrew Mallett
ISBN: 978-1-78899-055-4
- Make, execute, and debug your first Bash script
- Create interactive scripts...