will accept any number of Command Line Parameters

Job ID: 35077617

Budget: $10 – $30 USD

Write a script that will accept any number of Command Line Parameters (Do NOT use the read
command). Using a while loop to process through all of them, display each of the parameters to
the screen. The output would have each of the parameters displayed on the different lines.
Related categories: Shell Script Powershell