All Content

  • Bash Scripting on Linux (The Complete Guide) Class 05 – If Statements

    There are a lot of “Ifs” in life. “If” you’ll get the job, “If” you win the lottery, “If” only you knew the answer to all things. But there’s no “Ifs” about it, you’ll learn all about If Statements in Bash with this video. We’ll go through how to set up an if statement, why you’d want to write one in the first place, and some additional bash-related shenanigans!

    YouTube player
  • Bash Scripting on Linux (The Complete Guide) Class 04 – Basic Math

    Bash has all kinds of very useful concepts and there’s a seemingly endless amount of things to learn. So here’s a super easy video for you, all about basic math. Performing math operations in Bash is a bit different than on other platforms, so it may prevent some future confusion if you learn about these things now. And why not? This tutorial is only six minutes long and there’s plenty of worse things you can spend your time on, so check out this Bash tutorial and learn how to perform basic math functions!

    YouTube player
  • Bash Scripting on Linux (The Complete Guide) Class 03 – Variables

    Welcome to LearnLinuxTV’s brand new complete course on Bash Scripting! In this 18 episode series, you’ll learn everything you need to know in order to start writing Bash scripts. Each video builds on the previous one, with additional concepts added as the series progresses. Examples will start off easy with shorter scripts, and by the end of the series you’ll be able to write more complex scripts that will actually come in handy while maintaining Linxu servers. In this episode, we’ll take a look at variables.

    YouTube player