bash Pocket Reference (Paperback)

Arnold Robbins

  • 出版商: O'Reilly
  • 出版日期: 2010-05-20
  • 售價: $620
  • 貴賓價: 9.5$589
  • 語言: 英文
  • 頁數: 134
  • 裝訂: Paperback
  • ISBN: 1449387888
  • ISBN-13: 9781449387884
  • 已絕版

買這商品的人也買了...

商品描述

It's simple: you need to know how to work with the bash shell if you want to get to the heart of Mac OS X, Linux, and other Unix systems. Updated for the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You'll quickly find answers to annoying questions that always come up when you're writing shell scripts -- What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? -- and much more.

If you're a user or programmer of any Unix variant, or if you're using bash on Windows, you'll find this pocket reference indispensable. This book covers:

  • Invoking the Shell
  • Syntax
  • Functions
  • Variables
  • Arithmetic Expressions
  • Command History
  • Programmable Completion
  • Job Control
  • Shell Options
  • Command Execution
  • Coprocesses
  • Restricted Shells
  • Built-in Commands