Hello all ,
I am facing a problem as follows :
If a shell script is written which ought to detect the
Date of a File( any file) and see if it is greater/less
than the System Date then how can this be done i.e for eg
If today is Monday and the shell script is run by the Unix scheduler then how does it(shell script) check whether a file in a particular directory has a date greater than Last Friday(say).
Thanks
Ajay
I am facing a problem as follows :
If a shell script is written which ought to detect the
Date of a File( any file) and see if it is greater/less
than the System Date then how can this be done i.e for eg
If today is Monday and the shell script is run by the Unix scheduler then how does it(shell script) check whether a file in a particular directory has a date greater than Last Friday(say).
Thanks
Ajay