Question: Bash: write a script that would run once each day, as a cron job in Linux. The script should that shows all new or changed
Bash: write a script that would run once each day, as a cron job in Linux. The script should that shows all new or changed users values in the /etc/passwd file. Then in the script do a diff on the /etc/passwd file from the previous day, to see the changes
Only do a copy of the /etc/passwd file and only do the changes through a Linux GUI that is designed to change the /etc/passwd file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
