Operating System Shell Scripts

Hello everyone I am posting you some scripts of Operating system subjects
Shell Script to find factorial of a number n
Shell Script to print Fibonacci Series with n input


Shell Script to check whether string is palindrome or not
Palindrome means aabaa
Not palindrome means aaabbbaaaaa
String =reverse of string


Shell Script to check whether number is prime or not




Comments

Popular Posts