Problem
Write a program to display the contents of the TERM, HOME, SHELL, USER from environment list by giving options and display the number if it uses 'n' option. Display all the environment variables if it uses 'a'. Need to display the error message either there is no option in optstring or no option.