MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
In this course you will work with general purpose commands like id, date, uname, ps, top, echo, man; directory manageent 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 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.
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.
Completing this course will count towards your learning in any of the following programs:
- IBM Data Engineering Professional Certificate
- BI Foundations with SQL, ETL and Data Warehousing Specialization
What You Will Learn
- Define what a shell is and recall common shell commands
- Outline what a script is and describe the ‘shebang’ interpreter directive
- Describe and use pipes and filters
- Schedule cron jobs with crontab and understand the cron syntax
Syllabus
WEEK 1
Introduction to Linux Commands and Shell Scripting
In this module, you will learn about the attributes of Linux commands and shell scripting. You will discover the different Linux commands and their outputs, Bash scripting, and how to schedule jobs using crontab. You will learn how to work with filters, pipes, and variables.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.