๐๏ธ ๐ง Variables
Learn the basics of defining, using, and checking variables.
๐๏ธ ๐ Native Variables
Built-in variables provided by Dynamic Installer.
๐๏ธ โ๏ธ Subprocesses
Learn how to run commands and capture their output.
๐๏ธ ๐ง Logic of Expressions
Logical connectors for conditional execution.
๐๏ธ ๐ Shell Loops
Learn the basics of looping in shell scripts with for, while, and until.
๐๏ธ ๐ Special Loops
Simplified looping constructs for common tasks.