๐งBash
Creating a Script
#! /bin/bash
echo "Hello World!"Variables
User Input
If Statement
If-Else Statement
Else-If (elif)
Conditional Operators
File Operations
CASE Statement
For Loop
While Loop
Functions
Last updated
