Learning Linux Shell Scripting(Paperback)
暫譯: 學習 Linux Shell 腳本編寫(平裝本)
Ganesh Sanjiv Naik
- 出版商: Packt Publishing
- 出版日期: 2015-12-24
- 售價: $2,210
- 貴賓價: 9.5 折 $2,100
- 語言: 英文
- 頁數: 306
- 裝訂: Paperback
- ISBN: 1785286218
- ISBN-13: 9781785286216
-
相關分類:
Linux、Command Line
-
其他版本:
Learning Linux Shell Scripting Second Edition
買這商品的人也買了...
-
$650$553 -
$690$587 -
$4,070$3,867
相關主題
商品描述
Unleash the power of shell scripts to solve real-world problems by breaking through the practice of writing tedious code
About This Book
- Learn how to efficiently and effectively build shell scripts and develop advanced applications with this handy book
- Develop high quality and efficient solutions by writing professional and real-world scripts, and debug scripts by checking and shell tracing
- A step-by-step tutorial to automate routine tasks by developing scripts from a basic level to very advanced functionality
Who This Book Is For
This book is ideal for those who are proficient at working with Linux and who want to learn about shell scripting to improve their efficiency and practical skills. By the end of this book, you will be able to confidently use your own shell scripts in the real world.
What You Will Learn
- Familiarize yourself with the various text filtering tools available in Linux
- Combine the fundamental text and file processing commands to process data and automate repetitive tasks
- Understand expressions and variables and how to use them practically
- Automate decision-making and save a lot of time and effort of revisiting code
- Get to grips with advanced functionality such as using traps and signals and using dialogs to develop screens
- Start up a system and customize a Linux system
- Take an in-depth look at regular expressions and pattern matching to understand the capabilities of scripting
In Detail
Linux is the one of the most powerful and universally adopted OSes. Shell is a program that gives the user direct interaction with the operating system. Scripts are collections of commands that are stored in a file. The shell can read this file and act on the commands as if they were typed on the keyboard. Shell scripting is used to automate day-to-day administration, and for testing or product development tasks.
This book covers Bash, the GNU Bourne Again SHell, preparing you to work in the exciting world of Linux shell scripting. We start with an introduction to the Shell environment and explain basic commands used in Shell. Next we move on to check, kill, and control the execution of processes in Linux OS. Further, we teach you about the filter tools available in Linux and explain standard output and standard errors devices.
Then we will ensure you understand Shell's interpretation of commands and get a firm grasp so you use them in practice. Next, you'll experience some real-world essentials such as debugging and perform Shell arithmetic fluently. Then you'll take a step ahead and learn new and advanced topics in Shell scripting, such as starting up a system and customizing a Linux system. Finally, you'll get to understand the capabilities of scripting and learn about Grep, Stream Editor, and Awk.
商品描述(中文翻譯)
釋放 Shell 腳本的力量,以解決現實世界的問題,突破編寫繁瑣代碼的常規
本書介紹
- 學習如何高效且有效地構建 Shell 腳本,並使用這本實用的書籍開發高級應用程式
- 通過編寫專業且符合實際需求的腳本來開發高品質和高效的解決方案,並通過檢查和 Shell 跟蹤來調試腳本
- 逐步教程,從基本層級到非常高級的功能,自動化日常任務的腳本開發
本書適合誰
本書非常適合熟悉 Linux 的人,並希望學習 Shell 腳本以提高效率和實用技能。閱讀完本書後,您將能夠自信地在現實世界中使用自己的 Shell 腳本。
您將學到什麼
- 熟悉 Linux 中各種文本過濾工具
- 結合基本的文本和文件處理命令來處理數據並自動化重複任務
- 理解表達式和變數及其實際使用方法
- 自動化決策,節省大量重訪代碼的時間和精力
- 掌握高級功能,例如使用 traps 和 signals,以及使用對話框來開發界面
- 啟動系統並自定義 Linux 系統
- 深入了解正則表達式和模式匹配,以理解腳本的能力
詳細內容
Linux 是最強大且被廣泛採用的操作系統之一。Shell 是一個允許用戶直接與操作系統互動的程式。腳本是存儲在文件中的命令集合。Shell 可以讀取此文件並像在鍵盤上輸入一樣執行命令。Shell 腳本用於自動化日常管理,以及測試或產品開發任務。
本書涵蓋了 Bash,即 GNU Bourne Again SHell,幫助您在激動人心的 Linux Shell 腳本世界中工作。我們首先介紹 Shell 環境,並解釋在 Shell 中使用的基本命令。接下來,我們將檢查、終止和控制 Linux 操作系統中的進程執行。此外,我們將教您有關 Linux 中可用的過濾工具,並解釋標準輸出和標準錯誤設備。
然後,我們將確保您理解 Shell 對命令的解釋,並牢牢掌握以便在實踐中使用。接下來,您將體驗一些現實世界的基本要素,例如調試,並流利地執行 Shell 算術運算。然後,您將邁出一步,學習 Shell 腳本中的新主題和高級主題,例如啟動系統和自定義 Linux 系統。最後,您將了解腳本的能力,並學習 Grep、Stream Editor 和 Awk。