Write a shell script to check the entered number is prime or not Program: echo Enter the Number read a b=2 c=0 d=1 while [ $b -lt...
Showing posts with label Shell Script. Show all posts
Showing posts with label Shell Script. Show all posts