- 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
- Getting Started with Citrix XenApp? 7.6
- Architecting the Industrial Internet
- 編寫高質(zhì)量代碼:改善Python程序的91個(gè)建議
- ASP.NET Core 2 and Vue.js
- Git高手之路
- C語言程序設(shè)計(jì)
- Java設(shè)計(jì)模式及實(shí)踐
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- Building Serverless Web Applications
- Python商務(wù)數(shù)據(jù)分析(微課版)
- Web程序設(shè)計(jì):ASP.NET(第2版)
- 數(shù)據(jù)分析與挖掘算法:Python實(shí)戰(zhàn)
- Mastering PowerCLI