Write a shell script program to perform all Arithmetic Operations using Command line arguments.(b) Write a shell script program to search whether element is present is in the list or not and also display its position in the list
Sure, here are the shell scripts for the tasks: (a) Shell script to perform all Arithmetic Operations using Command line …