Linux Bash Shell Scripting: Complete Guide (incl. AWK & SED)

所在平台: Udemy

课程主页: https://www.udemy.com/course/linux-bash-shell-scripting-complete-guide-incl-awk-sed/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:Linux Bash Shell 脚本编写:完整指南 (包含 AWK & SED)** **课程概述:** 本课程由 Richard 老师教授,将带领您全面掌握 Linux Bash Shell 脚本编写的方方面面。无论您是脚本编写新手,还是希望进阶,本课程都能满足您的需求。 **课程内容亮点:** * **脚本基础:** 即使您对脚本一无所知,也能从零开始学习。 * **Sha-bang 详解:** 深入理解 `#!` 的含义、作用及命名由来。 * **核心概念:** * 决策制定 (if 语句) * 正则表达式 * 通配符 * For 和 While 循环 * 函数 * 使用 CASE 结构读取参数 * Getopt 和 Getopts * 以及更多实用技巧! * ** potenza AWK 和 SED:** 重点讲解 AWK 和 SED 的强大功能,以及如何在脚本中灵活运用它们来创造“魔法”。 **课程创建理念:** 作者 Richard 曾为财富 500 强公司服务多年,负责管理 200 多个 Solaris 服务器,并在此过程中编写了大量脚本。他深知在早期职业生涯中,缺乏一个集所有关键脚本知识于一体的优质学习资源。因此,他创建了本课程,旨在汇集最重要的知识点,包括脚本基础、逻辑控制、函数、数组,以及至关重要的 AWK 和 SED 的结合运用,帮助学习者高效地创建出色的脚本。 **课程特色:** * **循序渐进:** 从基础到进阶,确保学习的连贯性。 * **实战导向:** 强调如何将各种脚本技术结合起来,解决实际问题。 * **深入讲解:** 对 AWK 和 SED 的应用进行重点阐述,这对于生产环境中的脚本编写至关重要。 **建议:** 请观看课程的预览讲座,了解即将学习到的内容和将要完成的项目。

课程评论(0条)

课程详情

Welcome to linux bash shell scripting course. I'am Richard and I will be your instructor. I have great knowleadge about shell scripting as throughout my carrer I had been working for Fortune 50 company, where I apart from taking care of 200+ Solaris servers wrote many scripts for keeping live easy:)What is covered?Basics of scripting - no worry you don't know anything about scripting by nowSha-bang explanation - what it is and why the heck it is called sha-bangDecision makingRegular expressionsWildcardsFor & While loopsFunctionsReading arguments using CASE structureGetopt Getopts...and many moreAnd what about AWK? Yes, it is covered here! And what about SED? Also covered! Why I have created this course?Many years back, when I was starting as UNIX administrator, I had many ideas how to improve specific things using scripts. But, I couldn't find any good resource, which would take me through all needed topic in one place. Somewhere I got great explanation about sha-bang while regular expressions for shell scripting were only mentioned. Somewhere was good explanation about decision making in if statement, but SED and AWK part was missing, and that use of SED and AWK was in my carrer really important. Basically I cannot imagine any single production script, where I wouldn't used SED or AWK, because without them you are not able to create that "magic" in your script. Many years later, I am here to share in one place what is really needed in order to create magic script. Not only how to create script, do some decision making in if statements, write functions, use arrays, but mainly how to combine everything including AWK and SED. I was creating this course in a way, which would help me a lot to create great scripts during start of my career. All needed things in one place. Please, watch my preview lectures to see what we are going to build in this course.

课程标签

0人关注该课程

主题相关的课程