QUESTION 1
Write a bash script that will display the date once you are running the script then, it will display the following menu:
1. Display the information of your hostname, for example, operating system name, machine id, kernel. [Look for the correct command]
2. Display the network interfaces and count the total number of network interfaces you have in your device without considering the
header [Network 1 command]
3. Change the permission to all .c files in your /home directory and remove the write permission.
4. Display the list of the last logged in users
5. Exit