Shell Scripts - Create a shell script that:
a) Explain System Defined Variables and User Defined Variables? Include at least one example of each.
b) Explain and demonstrate the proper use of a nested if statement.
c) Create a user input statement that asks their name. After they input their name, the output of the script should echo back:



Answer :

Other Questions