BASH Programming Course: Master the Linux Command Line!



BASH Programming Course: Master the Linux Command Line!

BASH Programming Course: Master the Linux Command Line!

Enroll in the complete course! https://www.udemy.com/bash-programming/?couponCode=EYT25

Subscribe https://www.youtube.com/c/ErminKreponic?sub_confirmation=1

If you want to learn BASH programming and master the Linux command line, you are going to love this FREE 2 hours course! This course is a preview of the BASH Programming Course: Master the Linux Command Line! on Udemy. Enroll in the complete course for 1 on 1 help from experienced Linux professionals!

Time Stamps
00:01 Introduction to BASH programming: why is it important to learn how to use the Linux command line?
11:13 How to install Linux in a virtual machine on Windows 10. We will be using Fedora in VirtualBox.
28:07 Variables and parameters in BASH.
37:56 Return values. When writing a script it is important to know whether it successfully executed.
57:40 Conditional statements. (If-then statements)
1:16:06 Built-in variables in BASH.
1:32:45 Loops are constructs that repeat an action for a certain number of iterations.
1:38:52 Internal command and some additional built-ins.
1:45:51 Regular expressions – Grep demo.
1:56:41 Input-output (IO) redirection.
2:08:33 Writing functions.
2:21:05 Arrays.
2:36:34 Methods for debugging your scripts.

Comments are closed.