Pro Bash Programming, Second Edition: Scripting the GNU/Linux Shell
暫譯: 專業 Bash 程式設計(第二版):GNU/Linux Shell 腳本編寫

Chris Johnson

  • 出版商: Apress
  • 出版日期: 2015-06-15
  • 售價: $2,890
  • 貴賓價: 9.5$2,746
  • 語言: 英文
  • 頁數: 256
  • 裝訂: Paperback
  • ISBN: 1484201221
  • ISBN-13: 9781484201220
  • 相關分類: Command LineLinux
  • 海外代購書籍(需單獨結帳)

商品描述

Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. The Bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of Shell internals, Shell programs can perform as snappily as utilities written in C or other compiled languages. And you will see how, without assuming Unix lore, you can write professional Bash 4.3 programs through standard programming techniques.

This second edition has updated for Bash 4.3, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand, and will teach you how to get to grips with Bash programming without drowning you in pages and pages of syntax.

Using this book you will be able to use the shell efficiently, make scripts run faster using expansion and external commands, and understand how to overcome many common mistakes that cause scripts to fail. This book is perfect for all beginning Linux and Unix system administrators who want to be in full control of their systems, and really get to grips with Bash programming.

商品描述(中文翻譯)

《專業 Bash 程式設計》教你如何有效地在程式設計中利用 Bash shell。Bash shell 是一種完整的程式語言,而不僅僅是用來結合外部 Linux 命令的膠水。透過充分利用 Shell 的內部機制,Shell 程式可以像用 C 或其他編譯語言編寫的工具一樣快速執行。你將會看到,無需假設 Unix 的知識,你也能透過標準的程式設計技術編寫專業的 Bash 4.3 程式。

本書的第二版已更新至 Bash 4.3,並且許多腳本已被重寫,使其更符合 Bash 的慣用法,更好地利用 Bash 特有的功能。這本書易於閱讀和理解,將教你如何掌握 Bash 程式設計,而不會讓你淹沒在冗長的語法頁面中。

使用這本書,你將能夠高效地使用 shell,透過擴展和外部命令使腳本運行得更快,並理解如何克服許多導致腳本失敗的常見錯誤。這本書非常適合所有希望全面掌控系統的初學 Linux 和 Unix 系統管理員,並真正掌握 Bash 程式設計。