In Linux, Bash Script
Posted: Sat Nov 27, 2021 2:22 pm
In Linux, Bash Script
Programming Exercise 006 1. Write scripts to check the monitor the integrity of files in a specified directory. • When executed compare with old checksum and generate new checksum • It can be executed as cron job, output the alerts to a log file if detect changes
Programming Exercise 006 1. Write scripts to check the monitor the integrity of files in a specified directory. • When executed compare with old checksum and generate new checksum • It can be executed as cron job, output the alerts to a log file if detect changes