|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/complete-linux-shell-training-for-beginners/
课程评论:没有评论
课程名称:完整的Linux初学者训练营 课程概述:本课程教你Linux终端基本知识,包括bash shell的基础知识,以及对shell的各个方面进行深入探讨,如脚本编写、使用grep和sed等实用工具、Linux中的C和Perl编程、控制流以及文件结构。你将学习如何导航目录结构、查看目录内容、理解和操作文件权限、复制、移动和删除目录和文件。此外,我们将涵盖在学习grep时的正则表达式语法,并将所学知识应用于实际工作中。整个课程分为六个单元,包含超过四小时的演示和讨论。课程的主要主题包括: - 目录的所有知识 - 理解和操作文件权限 - 文件的复制、移动和删除 - 使用重定向和管道 - 编写可执行脚本 - 变量及其用法 - if语句及演示 - 处理命令行参数 - 循环(while、until和for) - case语句 - 理解grep - 正则表达式语法 - 各种验证 - sed的介绍 - sed的各种使用示例 我们期待与你一起探索Linux的世界!
This course is teaches the fundamentals of linux shell using the terminal, some insight on bash shell and we will investigate various aspects of the shell, for example scripting, using utilities like grep and sed, C and Perl programming in linux, controll flow as well as the file structure. You will also find out how to navigate the directory structure, reveal the contents of directories, the best way to understand and work with file permissions, how to replicate, move, and remove directories and files. We'll also cover regular expression syntax in the context of learning grep, then use what we have learned as we work. The course is in six units, and contains over four hours of demos and discussion. Some of the topics are as below: Everything about directoriesUnderstanding and working with file permissionsCopying, moving, and removing files.Using redirection and piping.Make executable scriptsVariables and how to use themThe if statement and demosHandling command line argumentsLoops (while, until, and for)The case statementUnderstand GrepRegular expression syntaxVarious validationsWhat is sedVarious Sed Usage Examples I hope you join me as we explore linux together.