Chevron Left
返回到 Hands-on Introduction to Linux Commands and Shell Scripting

学生对 IBM 提供的 Hands-on Introduction to Linux Commands and Shell Scripting 的评价和反馈

4.6
1,673 个评分

课程概述

This course provides a practical understanding of common Linux / UNIX shell commands. In this beginner friendly course, you will learn about the Linux basics, Shell commands, and Bash shell scripting. You will begin this course with an introduction to Linux and explore the Linux architecture. You will interact with the Linux Terminal, execute commands, navigate directories, edit files, as well as install and update software. Next, you’ll become familiar with commonly used Linux commands. You will work with general purpose commands like id, date, uname, ps, top, echo, man; directory management commands such as pwd, cd, mkdir, rmdir, find, df; file management commands like cat, wget, more, head, tail, cp, mv, touch, tar, zip, unzip; access control command chmod; text processing commands - wc, grep, tr; as well as networking commands - hostname, ping, ifconfig and curl. You will then move on to learning the basics of shell scripting to automate a variety of tasks. You’ll create simple to more advanced shell scripts that involve Metacharacters, Quoting, Variables, Command substitution, I/O Redirection, Pipes & Filters, and Command line arguments. You will also schedule cron jobs using crontab. The course includes both video-based lectures as well as hands-on labs to practice and apply what you learn. You will have no-charge access to a virtual Linux server that you can access through your web browser, so you don't need to download and install anything to complete the labs. You’ll end this course with a final project as well as a final exam. In the final project you will demonstrate your knowledge of course concepts by performing your own Extract, Transform, and Load (ETL) process and create a scheduled backup script. This course is ideal for data engineers, data scientists, software developers, and cloud practitioners who want to get familiar with frequently used commands on Linux, MacOS and other Unix-like operating systems as well as get started with creating shell scripts....

热门审阅

XW

Apr 8, 2024

Very helpful for the practical, common commands introduced in this course. The real-world weather project is quite challenging for new learners like me, but I did learn a lot!

GR

Mar 19, 2022

Excellent course. I feel way more confident on scripting now. The clarity of the Ai instructor and the visuals were great. Well put together course. Thank you and Cheers!

筛选依据:

326 - Hands-on Introduction to Linux Commands and Shell Scripting 的 350 个评论(共 364 个)

创建者 BESUNG B A

Jun 13, 2023

WE GIVE GOD THE GLORY THANK YOU JESUS

创建者 Sabir A S K

Apr 4, 2022

Great course for absolute beginner

创建者 Marius H

Jan 14, 2025

great course with lots to learn

创建者 Jezora

May 21, 2024

A little confusing at times.

创建者 Hatim Z

Jan 30, 2022

Good Course for beginners.

创建者 Meka N S

Feb 14, 2025

I want to change my name

创建者 Venkateswara R G

Dec 6, 2023

Good learning experince

创建者 ephrem d

Mar 16, 2023

it was a great course.

创建者 Longjohn E E

Nov 26, 2025

it's an amazing course

创建者 chukka A

Jan 12, 2022

good to understand

创建者 Ram P

Jun 22, 2022

Very Good Course.

创建者 2300033318sujith

Sep 23, 2024

very good course

创建者 Majid A

Jun 14, 2022

good course

创建者 Rishi R

Apr 27, 2022

Good course

创建者 SOLANKI K G

Mar 1, 2025

just wow

创建者 Nitish D

Sep 20, 2025

thanks

创建者 AGHARIYA M H

Nov 10, 2025

Good

创建者 BAMBHANIYA H S

Feb 12, 2025

good

创建者 Omar R S B

Apr 25, 2024

Nice

创建者 Deleted A

Jan 14, 2022

good

创建者 Shaikh S H

Jan 31, 2025

.

创建者 zac

Jul 11, 2025

This course was not very well thought out. The final project uses concepts that were not covered in the course, so it just gives you code snippets to copy/paste into your final script. The weather example was good for showing how to retrieve a web page, manipulate the data, and build a report, but it was not practical (if you actually wanted to do that, you would want to use an API, not scraping an entire webpage with content that can change structure / layout / formatting at any time, and grepping / filtering out the pieces of data you want). I skipped through to the quiz at the end of the first two modules since I've been using linux for years, so I can't really comment on that portion; but the shell scripting modules could have been much better and more practical.

创建者 Pablo E

Nov 4, 2024

Las clases están muy bien explicadas y algunos recursos son adecuados, pero en la etapa final no me convence la forma de evaluar y los reactivos del examen final las respuestas no estan bien sincronizadas con las preguntas.

创建者 Ahmad F

Apr 15, 2024

The final assignment plagiarism assessment is not good, because when doing it there is definitely a similar possibility because the final assignment being done is still basic, not something complicated.

创建者 Ashish B

Jan 7, 2024

Very basic course and did not cover a lot of daily routine work required as part of shell scripting