Free
BASH Scripting Basics
In this hands-on lab, you will learn the basics of BASH Scripting. You will practice using BASH to run simple one-liners, create arrays, and build re-usable scripts.

1
H
15
M
Time
beginner
difficulty
1
ceu/cpe
Course Content
No items found.
No items found.
Course Description
Upon completing this lab, you should be able to:
- Describe the practical applications of BASH scripts.
- Use BASH to create simple one-liners.
- Use BASH to create arrays.
- Use BASH to create a basic script.