BOOKS - PROGRAMMING - Bash Idioms Write Powerful, Flexible, Readable Shell Scripts (E...
US $5.63
522461
522461
Bash Idioms Write Powerful, Flexible, Readable Shell Scripts (Early Release)
Author: Carl Albing, JP Vossen
Year: 2022-01-11 Third Release
Number of pages: 134
Format: EPUB | PDF
File size: 10 MB
Language: ENG
Year: 2022-01-11 Third Release
Number of pages: 134
Format: EPUB | PDF
File size: 10 MB
Language: ENG
Shell scripts are everywhere, especially those written in bash compatible syntax, and it's extremely useful to be able to understand and write them, but they 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. Your future you will thank you.Authors Carl Albing and JP Vossen show you how to use the power and flexibility of the shell to your advantage. You'll learn how to read and write scripts like an expert, so that you can