Hi,
I've used the -M operator to find a file's age in days. However, -M returns the age with respect to the program start time. Now that I plan to run my program as a daemon, I need to find a file's age wrt the *current* time. Any body out there knows how I can do that?
Thanks & regards,
I've used the -M operator to find a file's age in days. However, -M returns the age with respect to the program start time. Now that I plan to run my program as a daemon, I need to find a file's age wrt the *current* time. Any body out there knows how I can do that?
Thanks & regards,