- Bash Quick Start Guide
- Tom Ryder
- 101字
- 2021-07-23 16:58:55
Bash Command Structure
In this chapter, we'll learn the structure of a simple Bash command line, and the basics of quoting. You should read this chapter all the way through, paying careful attention especially to the material on quoting, even if you feel you already know how Bash commands work.
In this chapter, you will learn the following:
- How to use Bash interactively
- The structure of simple commands
- How to quote data safely
- How to run several commands with one command line
- How to make a command line stop if a command fails
- How to run a command in the background
推薦閱讀
- Mastering Proxmox(Third Edition)
- Design for the Future
- 智能傳感器技術(shù)與應(yīng)用
- Getting Started with Clickteam Fusion
- 大數(shù)據(jù)專業(yè)英語
- 深度學(xué)習(xí)中的圖像分類與對抗技術(shù)
- AWS Certified SysOps Administrator:Associate Guide
- 人工智能實踐錄
- Nginx高性能Web服務(wù)器詳解
- Salesforce for Beginners
- Azure PowerShell Quick Start Guide
- Visual Studio 2010 (C#) Windows數(shù)據(jù)庫項目開發(fā)
- 設(shè)計模式
- 網(wǎng)絡(luò)安全原理與應(yīng)用
- Eclipse全程指南