bash Idioms

bash Idioms
出版时间:2022.3
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB)

内容简介:

Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it’s also the enemy of readability and understanding. With this practical book, you’ll learn how to decipher old bash code and write new code that’s as clear and readable as possible.

Authors Carl Albing and JP Vossen show you how to use the power and flexibility of the shell to your advantage. You may know enough bash to get by, but this book will take your skills from manageable to magnificent. Whether you use Linux, Unix, Windows, or a Mac, you’ll learn how to read and write scripts like an expert. Your future you will thank you.

You’ll explore the clear idioms to use and obscure ones to avoid, so that you can:

  • Write useful, flexible, and readable bash code with style
  • Decode bash code such as ${MAKEMELC,,} and ${PATHNAME##*/}
  • Save time and ensure consistency when automating tasks
  • Discover how bash idioms can make your code clean and concise

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Machine Learning for Financial Risk Management with Python

2022-4-24 22:20:32

电子书

Modern Mainframe Development

2022-4-26 22:20:27

搜索