Bash supports three types of loops, namely for loop, while loop and until loop. In this guide, we will learn about while and until loops.
Karthick

Karthick
Karthick is a passionate software engineer who loves to explore new technologies. He is a public speaker and loves writing about technology especially about Linux and opensource.
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – For Loop Explained With Examples
By KarthickBy Karthick 4K viewsLoops are useful for automating repetitive tasks in Bash shell scripting. In this guide, we will learn about “for loop” with examples.
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Functions Explained With Examples
By KarthickBy Karthick 9.6K viewsIn Bash shell scripting, functions are ways to group the set of instructions together…
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Variables Explained With Examples
By KarthickBy Karthick 8.6K viewsThis guide explains about bash variables and its types in shell scripting with examples in Linux.
- AlmalinuxLinuxLinux AdministrationLinux DistributionsLinux Installation GuidesRed Hat Enterprise LinuxUnix/Linux Beginners
How To Install AlmaLinux 8.4 – A Step By Step Guide
By KarthickBy Karthick 4.8K viewsThis step by step guide explains how to download latest AlmaLinux 8.4 version, and then how to install AlmaLinux 8.4 with screenshots.
- Bash scriptingBASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Bash Echo Command Explained With Examples In Linux
By KarthickBy Karthick 4.5K viewsThis guide explains what is bash echo command and its usage in scripts with examples.
- Bash scriptingBASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsTips and TricksUnix/Linux Beginners
Bash Heredoc Tutorial For Beginners
By KarthickBy Karthick 5.1K viewsHereDoc, acronym for Here Document, is an input Redirection method to pass multiple inputs to a program or command in Bash.
- Bash scriptingBASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Redirection Explained With Examples
By KarthickBy Karthick 5.1K viewsWhat is Bash Redirection and how to work with Redirection in Bash with example commands.
- MongoDBDatabaseDevOpsLinuxLinux AdministrationProgrammingUbuntuVagrantVirtualization
Install MongoDB Using Vagrant In Linux
By KarthickBy Karthick 1.5K viewsLearn how to install latest MongoDB 5 version community edition using Vagrant in Linux.
- Rocky LinuxLinuxLinux AdministrationLinux DistributionsRed Hat Enterprise LinuxUnix/Linux Beginners
How To Install Rocky Linux 8.4
By KarthickBy Karthick 2.9K viewsLearn how to download latest Rocky Linux 8.4, and then how to install Rocky Linux 8 with screenshots.