Skip to main content

Introduction to Bash Scripting

4.4+
11 reviews
Beginner

Bash scripting allows you to build analytics pipelines in the cloud and work with data stored across multiple files.

Start Course for Free
4 Hours13 Videos43 Exercises24,535 Learners

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies


Course Description

Bash is a concise, superfast, and robust scripting language for data and file manipulation. It’s a vital skill for building analytics pipelines in the cloud, favored by Linux users to work with data stored across multiple files. In this course, we’ll guide you through the basics of Bash scripting. We begin with an introduction to Bash script structures, including inputting arguments and outputting results. You’ll then work through data structures, such as variables and arrays, and control statements, including loops and conditionals. You’ll then put what you’ve learned into practice, by creating your own Bash functions and scheduling automated scripts to run like clockwork with cron.
  1. 1

    From Command-Line to Bash Script

    Free

    Save yourself time when performing complex repetitive tasks. You’ll begin this course by refreshing your knowledge of common command-line programs and arguments before quickly moving into the world of Bash scripting. You’ll create simple command-line pipelines and then transform these into Bash scripts. You’ll then boost your skills and learn about standard streams and feeding arguments to your Bash scripts.

    Play Chapter Now
    Introduction and refresher
    50 xp
    Extracting scores with shell
    50 xp
    Searching a book with shell
    50 xp
    Your first Bash script
    50 xp
    A simple Bash script
    100 xp
    Shell pipelines to Bash scripts
    100 xp
    Extract and edit using Bash scripts
    100 xp
    Standard streams & arguments
    50 xp
    Using arguments in Bash scripts
    100 xp
    Using arguments with HR data
    100 xp
  2. 2

    Variables in Bash Scripting

    Master the bread and butter of Bash scripts—variables! In this chapter, you’ll learn how to create basic string and numeric variables, and perform calculations on these variables. You’ll also learn about the magic of a shell-within-a-shell (shell-ception), opening up huge opportunities for advanced scripting.

    Play Chapter Now
  3. 3

    Control Statements in Bash Scripting

    Life isn't always linear and neither should your Bash scripts. In this chapter, you’ll take your Bash scripts to the next level by learning control statements. You’ll learn the differences between FOR, WHILE, IF, and CASE statements and how to use them in your Bash scripts. Armed with these new tools, you’ll be ready to create more advanced Bash scripts with conditional logic.

    Play Chapter Now
  4. 4

    Functions and Automation

    Give your Bash scripts a powerful new addition by building useful functions to process data and variables. In this last chapter, you will learn the structure of functions in Bash, how to use functions to help automate frequent tasks, and program your scripts to run on schedule without needing to even lift a finger.

    Play Chapter Now

Datasets

New HiresSoccer ScoresHire DataModel ResultsRob's FilesModel OutputInherited Folder

Collaborators

Lis Sulmont
Maggie Matsui
Alex Scriven HeadshotAlex Scriven

Data Scientist @ New South Wales Government

Alex is a Data Scientist working for the New South Wales Government in Sydney, Australia. He is also a Lecturer at the University of Technology Sydney where he teaches into several courses in their Master of Data Science & Innovation program in machine learning & deep learning. He is also a partner of a boutique data analytics firm, Madlytics and is passionate about building communities around technology & entrepreneurship.
See More

Don’t just take our word for it

*4.4
from 11 reviews
55%
36%
9%
0%
0%
Sort by
  • Bui D.
    2 months

    Cool

  • Greg F.
    5 months

    Good introductory course and refresher for those needing to use Bash scripting in their data analysis functions.

  • daniel q.
    6 months

    Excellent course and specific program study Thanks

  • Steve G.
    7 months

    It has been a long time since I scripted in bash, so this was a refresher for me. Instructor did a great job showing how you can accomplish same results in different ways. I thought I was pretty fluent in bash but definitely learned some nuances in scripting I never knew existed. Nice hands on approach scripting directly from a terminal window.

  • Scott I.
    8 months

    This is a fantastic course. Please create more courses like it.

  • Loading ...

"Cool"

Bui D.

"Good introductory course and refresher for those needing to use Bash scripting in their data analysis functions."

Greg F.

"Excellent course and specific program study Thanks"

daniel q.

Join over 11 million learners and start Introduction to Bash Scripting today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.