Question: USING SHELL Activity 1) Write a shell program using while loop print the following output. 5 4 3 2 1 5 4 3 2 5
USING SHELL

Activity 1) Write a shell program using while loop print the following output. 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5 2) Write a shell program to print the following output using any loop. * * 3) Write a shell program to find whether the given number is prime of not. Enter any positive number: 17 Number is PRIME 4) Write a shell program to find whether the given number is Palindrome or not. Enter any three digit positive number: 171 Number is Palindrome
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
