- Mastering Linux Shell Scripting
- Andrew Mallett
- 171字
- 2021-07-30 09:40:43
Chapter 1. What and Why of Scripting with Bash
Welcome to the what and why of bash scripting. My name is Andrew Mallett and I am a bash scripting junkie or perhaps more accurately: a scripting junkie. As an administrator, I fail to see the need to do repetitive tasks manually. We get time for more interesting things when we choose scripts to carry out the laborious tasks that we don't like. In this chapter, we will introduce you to the what and why of bash scripting. If you are new, it will help you become familiar with scripts and also provide some great insights for those with more experience and who want to improve their skills. As we make our way through the chapter, each element is designed to be added to your knowledge to help you achieve your goals. While doing so, we will be covering the following topics:
- Bash vulnerabilities
- The bash command hierarchy
- Preparing text editors for scripting
- Creating and executing scripts
- Debugging your scripts
- Visual Basic .NET程序設計(第3版)
- 程序員面試算法寶典
- Web Application Development with MEAN
- Linux環境編程:從應用到內核
- 深度強化學習算法與實踐:基于PyTorch的實現
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- VMware虛擬化技術
- MATLAB GUI純代碼編寫從入門到實戰
- Java 9 Programming By Example
- RESTful Web Clients:基于超媒體的可復用客戶端
- C語言程序設計與應用實驗指導書(第2版)
- Building UIs with Wijmo
- Mastering PostgreSQL 11(Second Edition)
- Visual C++程序開發范例寶典
- JavaScript全棧開發