hello,
i need a script to generate an alert when for example a file is not update on or before for example 25th of each month and am gona use crontab to run it periodically.
your help is appreciated.
thanx
hello,
i need a script to generate an alert when for example a file is not update on or before for example 25th of each month and am gona use crontab to run it periodically.
your help is appreciated.
thanx
hi,
bash has an -N option for test builtin, to tell if a file has been modified.
see help test
«A problem clearly stated is a problem half solved.»
There are currently 1 users browsing this thread. (0 members and 1 guests)