# Introduction Bash is a powerful scripting language that can read input from command line arguments like other programming languages. In this challenge, you will learn how to read and use command line arguments in a Bash script.
Click the virtual machine below to start practicing