Question: please help to solve this problem. Writing programs 1) Write a Bourne Shell script named as prime.sh to display first n prime numbers. The value
please help to solve this problem.



Writing programs 1) Write a Bourne Shell script named as "prime.sh" to display first n prime numbers. The value of n is input by user. Sample output: - Attach the source code and sample output of your "prime.sh" in the answer sheet. - Upload "prime.sh" into iCollege. Enter the vlaue of n:2 First 2 prime numbers are: 2./prime.sh: line 5: [: too many arguments Writing programs 1) Write a Bourne Shell script named as "prime.sh" to display first n prime numbers. The value of n is input by user. Sample output: - Attach the source code and sample output of your "prime.sh" in the answer sheet. - Upload "prime.sh" into iCollege. Enter the vlaue of n:2 First 2 prime numbers are: 2./prime.sh: line 5: [: too many arguments
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
