Category: Bash

0

Chapter 5: Bash Commands

Bash commands are the words/phrases you type in the terminal that Bash understands and executes. Almost everything you do in Bash is running one (or many) of these commands. There are hundreds of commands,...

0

Chapter 4: Basic Commands

Basic Commands in Bash — the absolute foundation. Think of these as the “alphabet” of the terminal. Once you know these 15–20 commands really well, 80% of your daily terminal work becomes easy and...

0

Chapter 3: Bash Get Started

Bash Get Started day — the exact moment you stop being scared of the terminal and start becoming its boss! 😎 I’m going to walk you through how to actually begin using Bash right now,...

0

Chapter 2: Bash Introduction

Bash Introduction Day! 😄 I’m going to explain what Bash really is like we’re sitting together in Hyderabad, no fancy words, just clear simple English with examples, like a friend teaching another friend. Imagine...

0

Chapter 1: Bash Home

Bash Home — or more precisely, what “$HOME” means in Bash, and also the famous ~ (tilde) that people use all the time. Think of your computer like a big apartment building. Every person...