Question: Write a bash script to display the number of command line arguments used in running the script. The script is called lab1_1.sh. If ran as

Write a bash script to display the number of command line arguments used in running the script. The script is called lab1_1.sh. If ran as bash lab1_1.sh abc def ghi kl (or just lab1_1.sh abc def ghi kl) it displays The number of arguments is 4 Where there is only one space between each two words, and a new line after 4

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!