Question: linux question, please this should work in the shell script on (linux mints). Create a shell script that performs the following tasks: 1) Creates a

linux question, please this should work in the shell script on (linux mints).
linux question, please this should work in the shell script on (linux

Create a shell script that performs the following tasks: 1) Creates a directory called mywork. 2) Inside the directory, the script should create 5 files, with the following contents: 3) Next, the script should read the contents of the 5 files and create a new file called TOTAL. The new file should include the following: The TOTAL numbers inside all the 5 files is: 107 . The time of calculation process is: date - Note that the 107 is the real sum of numbers (your script need to add them together). Also, the date should be the real date of the calculation process

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!