Question: So this is my cyber defense homework. Please help! Write a shell script that takes as input a directory and a scanning time, and display
So this is my cyber defense homework. Please help!
Write a shell script that takes as input a directory and a scanning time, and display on the screen the file(s) that has been changed and what time that happened.
Example: If the user types: sh ./scanner.sh Documents 60
your script (in this case scanner.sh), will find if any file has changed inside the Documents folder every 60 seconds and display those files on the screen
C++ language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
