|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/bash-command-for-beginners/
课程评论:没有评论
课程名称:Linux命令行基础 课程概述:本课程是对Bash Shell命令的初学者指南,也适合中级和高级学员作为复习。课程深入解释了概念,并通过例子进行讲解。旨在为学生提供一个基础平台,使他们具备Linux命令的基本操作知识,以便在Bash和自动化领域进一步发展职业生涯。课程中提供了多种处理方法,帮助学生学习和识别其他开发者编写的代码,并从中汲取最佳实践。 课程内容包括: A) Linux的目录结构 B) 不同的Linux命令行 C) 日期和日历管理 D) 使用chmod和chown更改文件的所有权和权限 E) 使用top和ps查看进程状态 F) 管道和重定向 G) 文件处理和用户输入处理 H) Shell脚本中的不同类型的条件语句和循环语句 通过本课程,学生将掌握Linux命令行的基础知识,增强在自动化和Bash编程领域的职业技能。
This is a beginner's guide to Bash Shell Commands. The course can also serve as a refresher for intermediate/Advance level as well. The concepts are explained in depth with example. I have ensured to provide a fundamental platform to the students so that they have basic working knowledge of Linux commands which can be honed for furthering once career in the field of Bash and Automation. I tried to quote multiple ways things can be handled so that students can learn and recognize most of the code written by other developers and also pick some of these methods as their best practice. Through the medium of this course I would like to guide students on the following topics:- A) Directory structure in LinuxB) Different linux command lineC) Date and calendarD) Changing the ownership and mode of a file using chmod and chownE) Process status using top and psF) Pipes and redirectionG) File Handling and user input processingH) Different types of conditional and loop statement in Shell script.