Don't know if some thing has changed recently. But this is what I used to do (long time back).

Use touch command to 'touch' a file with timestamp of 1 hour earlier.

Then use 'find . -newer touchedfile'

-Siva


On 03/16/09 14:42, Omer Faruk Sen wrote:
Hi,

I have just realised that even Solaris 10's find command has not cmin
option (which is valid for Linux) there is only ctime is used for
Days. How can I check files which are created for example 1 hour ago?

Regards.
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to