Question: THis is a unix question write a script that accepts any number of command line parameters (do not use the read command) using a while
THis is a unix question
write a script that accepts any number of command line parameters (do not use the read command) using a while loop to process through all of them display each the parameters on the screen. the output would have each of the parameters displayed on the different line.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
