Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Bash Shell Scripting: Up & Running for Beginners
Rating: 4.3 out of 5(271 ratings)
8,948 students

Bash Shell Scripting: Up & Running for Beginners

Go from beginner to scripting wizard. Learn scripting basics, flow control structures, handling arguments and more.
Created byKoen Woortman
Last updated 8/2021
English

What you'll learn

  • Learn shell programming with bash
  • Learn how to create shell scripts for Linux and Mac
  • Automate repetitive tasks with shell scripts
  • Getting familiar with lots of shell commands

Course content

5 sections14 lectures42m total length
  • Welcome to Shell Scripting with Bash1:34
  • What Shell Scripting Means3:04

Requirements

  • Some familiarity with the terminal
  • Bash installed on either Linux, Mac or on Windows via Subsystem for Linux

Description

I have been running on Linux based operating systems for years now, and even though the Bash shell was pretty scary at first it is such a powerful tool. Once you can get around with your terminal emulator, the next step is learning how to write simple shell scripts. I hope I can help you get up to speed with that!

Bash has been the default terminal on Linux based systems for decades now. Although other shells like Zsh and Fish are getting more popular now, the best first step in learning shell scripting is still Bash.

During this course I will teach you:

  • Learn shell programming with bash

  • Learn how to create shell scripts for Linux and Mac

  • Automate repetitive tasks with shell scripts

  • Getting familiar with lots of shell commands.

About Me

My name is Koen, it is nice to meet you. Starting out at the age of 15 with iOS development I never lost my interest in Software Development. Currently I mainly keep myself occupied with web development. I am invested in multiple backend technologies and frameworks, such as Ruby on Rails, Django and Laravel. On the frontend side of projects I follow the development of React, Alpine.js and Vue.js closely.

Who this course is for:

  • Developers who are familiar with their terminal and want to learn shell scripting
  • This course is for students who want to take a next step in utilizing their operating system