3.5. Create a simple shell script called information Display in vi that displays your Surname and how long the system ha
Posted: Tue Jul 12, 2022 8:05 am
3.5. Create a simple shell script called information Display in vi that displays your Surname and how long the system has been running since the last boot. As part of your answer, you need to explain all the steps involved to successfully create and make your script executable (i.e. What will you use to write the code for your script? How will you go about making it executable? And how will you execute the script?) (19)