Omer Faruk Sen <[email protected]> wrote: > 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?
Use sfind: ftp://ftp.berlios.de/pub/schily/ sfind . -ctime -3h17m -ls Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ opensolaris-discuss mailing list [email protected]
