Thread
:
how can I use "find" command to locate new created file in a certain directory??
View Single Post
#
1
(
permalink
)
01-16-2008, 10:34 AM
move1000
Posts: n/a
how can I use "find" command to locate new created file in a certain directory??
I need to create a script to collect all new created files in a
directory, "find" command in Solaris 9 only has option for mtime,
atime, ctime...
Help please.
move1000