- Lab
- Core Tech

Basic Bash Scripting & Arguments
In this lab, you'll practice writing and running basic Bash scripts, handling command-line arguments, and using input/output operations. When you're finished, you'll have practical scripts ready for daily automation.

Path Info
Table of Contents
-
Challenge
Writing and Running Your First Bash Script
To start, you will create, save, and run your first Bash script and debug it using bash -x.
-
Challenge
Handling Command-Line Arguments
In this challenge, you will write a script that accepts and processes command-line arguments using positional variables.
-
Challenge
Practicing Input and Output Operations
To finish things, you will practice basic input/output in Bash by using echo, reading user input, and redirecting output to a file.
-
Challenge
The Last Challenge
Welcome to the final challenge! This is your last chance to experiment in the environment. Clicking Finish Lab will end this little world that flittered into existence just for you.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.