1. Write a simple Bash program to get the following system variables pwd logname 2. Write a simple Bash program To ask username from user To exit the program, if user does not enter anything within 10 seconds Hint: read -t 10 -p