- Bash Quick Start Guide
- Tom Ryder
- 239字
- 2021-07-23 16:58:51
Who this book is for
This book is ideal for you if you have access to a computer with Bash installed or available, and you've maybe even used Bash or another Unix-like command shell before to enter at least a few basic commands, but you can't understand the official Bash manual page very well (or at all). You should not be ashamed of that; it's one of the most famously dense manual pages for software ever written! Some experience with basic programming structures such as variables, expressions, conditionals, and loops will help you understand the book—but Bash mostly has its own way of doing things that you need to learn from the ground up, so you don't need to be an expert in any given language.
Alternatively, you may be a more experienced systems administrator, or even an expert in another programming language, who has done a fair bit more than a beginner with shell script, but is still frustrated by the dark corners and difficulties in using it, and wants a course in "remedial shell script" to unlearn some bad habits. The book will clarify arcane and difficult syntax and patterns in shell programming. You'll become much more confident in using it in your work when the situation calls for it, and you'll be in a position to fix both your own and others' shell scripts, and even to train others on writing shell script effectively.
- 機器學(xué)習(xí)實戰(zhàn):基于Sophon平臺的機器學(xué)習(xí)理論與實踐
- Splunk 7 Essentials(Third Edition)
- 嵌入式系統(tǒng)應(yīng)用
- Mastering VMware vSphere 6.5
- Dreamweaver 8中文版商業(yè)案例精粹
- Learning Apache Cassandra(Second Edition)
- UTM(統(tǒng)一威脅管理)技術(shù)概論
- 嵌入式Linux上的C語言編程實踐
- 永磁同步電動機變頻調(diào)速系統(tǒng)及其控制(第2版)
- 人工智能趣味入門:光環(huán)板程序設(shè)計
- 大數(shù)據(jù)驅(qū)動的機械裝備智能運維理論及應(yīng)用
- Cloud Security Automation
- 數(shù)字多媒體技術(shù)基礎(chǔ)
- 算法設(shè)計與分析
- PyTorch深度學(xué)習(xí)