Switch -TN<time> - process files newer than the specified time


Use this switch to process only those files, which are newer than the specified time period. Format of the time string is:

[<ndays>d][<nhours>h][<nminutes>m][<nseconds>s]

For example, use switch -tn15d to process files newer than 15 days and -tn2h30m to process files newer than 2 hours 30 minutes.