Bash Script Command Line Arguments

# 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.

|60 : 00

Click the virtual machine below to start practicing