Hungry for Data Project BriefTask 1
In this task you are asked to create a bash script called in your home directory.
should do two things:
Firstly, it should output the text to a file in your home directory called
Secondly, should also output the date and time that the demand was made to a file in your home directory calledDo ensure that each output is appended to the previous one.
Hint: Ensure that the bash script starts with the required textTask 2
Once you have created and add a new row
so that runs every minute. Your computer loves data, after all 😉Submission Guidelines In the submission you should include:1. The entire contents of the bash script created in Task 12. The new row in your crontab from Task 2Please also include how long it took you to complete the assignment. This is so that I can make the estimation of how long the assignment takes more accurate over time.Please also mark your submission open for feedback from other students so that you can receive feedback as fast as possible. Due to the high volume of submissions it is unlikely that I will be able to give everyone personalised feedback, but please take a look at the instructor example to see my solution after you have submitted your assignment.Continued |
Reviews
There are no reviews yet.