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

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!