The Ultimate Linux Shell Scripting Guide: Automate, Optimize, and Empower tasks with Linux Shell Scripting
Tevault, Donald a.
- 出版商: Packt Publishing
- 出版日期: 2024-10-18
- 售價: $2,170
- 貴賓價: 9.5 折 $2,062
- 語言: 英文
- 頁數: 696
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1835463576
- ISBN-13: 9781835463574
-
相關分類:
Linux、Command Line
海外代購書籍(需單獨結帳)
相關主題
商品描述
Master Linux Shells - Your Complete Guide to Practical Success with Bash, Zsh, PowerShell
Key Features:
- Embrace Bash, Zsh, and PowerShell across Linux, macOS, Unix
- Seamlessly progress through chapters with conceptual explanations, illustrative examples, and immersive labs for hands-on skill development
- Build real-world Linux administration scripts, enhancing your troubleshooting and management skills
Book Description:
Embark on a comprehensive journey through command shells with this hands-on manual. While Bash is a Linux staple, Z shell and PowerShell are rising stars, applicable to Linux, macOS, and Unix. Progress seamlessly through chapters, each building on the last, creating a solid foundation. Learn through a unique approach: concepts, examples, and interactive labs. These labs, nearly a hundred strong, form the core of experiential learning, essential for script creation.
Focusing on Linux commands and their scripting applications, this manual is universally relevant across Linux and select Unix-like systems. It goes beyond theory, offering practical scripts for real-world Linux administration. Scripts are designed for manageability, aiding learning and troubleshooting. The goal is to nurture the ability to craft intelligent, functional shell scripts.
While centered on Bash, this book offers a peek into the future with Z Shell and PowerShell, expanding your skills and adaptability. This book is systematically structured and engaging so that it will guide you to master command shells, equipping you for real-world Linux challenges.
What You Will Learn:
- Grasp the concept of shells and explore their diverse types for varied system interactions
- Master redirection, pipes, and compound commands for efficient shell operations
- Leverage text stream filters within scripts for dynamic data manipulation
- Harness functions and build libraries to create modular and reusable shell scripts
- Explore the basic programming constructs that apply to all programming languages
- Engineer portable shell scripts, ensuring compatibility across diverse platforms beyond Linux
Who this book is for:
This book is for programmers who use the command line on Unix and Linux servers already, but don't write primarily in Bash. This book is ideal for programmers who've been using a scripting language such as Python, JavaScript or PHP, and would like to understand and use Bash more effectively. It's also great for beginning programmers, who want to learn programming concepts.
Table of Contents
- Shell Basics
- Interpreting Commands
- Understanding Variables and Pipelines
- Understanding Input/Output Redirection
- Customizing the Environment
- Text Stream Filters - Part 1
- Text Stream Filters - Part 2
- Basic Shell Script Construction
- Filtering Text with grep, sed, and Regular Expressions
- Understanding Functions
- Performing Mathematical Operations
- Creating here Documents
- Scripting with ImageMagick
- Shell Scripting for Security Professionals
- Using awk-Part 1
- Using awk-Part 2
- Creating User Interfaces with yad and dialog
- Using Shell Script Options with getops and shift
- Shell Script Security
- Shell Script Portability
- Debugging Shell Scripts
- Using PowerShell on Linux
商品描述(中文翻譯)
**掌握 Linux Shell - 您的 Bash、Zsh、PowerShell 實用成功完整指南**
**主要特色:**
- 在 Linux、macOS、Unix 上掌握 Bash、Zsh 和 PowerShell
- 透過概念解釋、示例和沉浸式實驗室,無縫進入各章節,發展實用技能
- 建立真實世界的 Linux 管理腳本,提升故障排除和管理技能
**書籍描述:**
透過這本實用手冊,展開一段全面的命令行介面之旅。雖然 Bash 是 Linux 的基石,但 Z shell 和 PowerShell 正在崛起,適用於 Linux、macOS 和 Unix。各章節無縫銜接,逐步建立堅實的基礎。透過獨特的方法學習:概念、示例和互動實驗室。這些實驗室近百個,構成了體驗式學習的核心,對於腳本創建至關重要。
本手冊專注於 Linux 命令及其腳本應用,對於 Linux 和某些類 Unix 系統具有普遍的相關性。它超越理論,提供實用的腳本以應對真實世界的 Linux 管理。腳本設計以可管理性為重,幫助學習和故障排除。目標是培養編寫智能、功能性 Shell 腳本的能力。
雖然以 Bash 為中心,本書也提供了 Z Shell 和 PowerShell 的未來展望,擴展您的技能和適應能力。本書結構系統且引人入勝,將指導您掌握命令行介面,為現實世界的 Linux 挑戰做好準備。
**您將學到的內容:**
- 理解 Shell 的概念,探索其多樣類型以進行不同的系統互動
- 精通重定向、管道和複合命令,以提高 Shell 操作的效率
- 在腳本中利用文本流過濾器進行動態數據操作
- 利用函數和構建庫來創建模組化和可重用的 Shell 腳本
- 探索適用於所有程式語言的基本程式設計結構
- 設計可攜式的 Shell 腳本,確保在 Linux 以外的多樣平台上兼容
**本書適合對象:**
本書適合已經在 Unix 和 Linux 伺服器上使用命令行的程式設計師,但主要不使用 Bash 編寫程式。這本書非常適合已經使用 Python、JavaScript 或 PHP 等腳本語言的程式設計師,並希望更有效地理解和使用 Bash。對於想學習程式設計概念的初學者來說,這本書也非常適合。
**目錄:**
- Shell 基礎
- 解釋命令
- 理解變數和管道
- 理解輸入/輸出重定向
- 自訂環境
- 文本流過濾器 - 第 1 部分
- 文本流過濾器 - 第 2 部分
- 基本 Shell 腳本構建
- 使用 grep、sed 和正則表達式過濾文本
- 理解函數
- 執行數學運算
- 創建 here 文件
- 使用 ImageMagick 進行腳本編寫
- 為安全專業人員編寫 Shell 腳本
- 使用 awk - 第 1 部分
- 使用 awk - 第 2 部分
- 使用 yad 和 dialog 創建用戶介面
- 使用 getops 和 shift 的 Shell 腳本選項
- Shell 腳本安全性
- Shell 腳本可攜性
- 除錯 Shell 腳本
- 在 Linux 上使用 PowerShell