On a unix box just type in the directory you want to search for changed files:
find . -mtime -1 -print
Share This
Notify me of followup comments via e-mail
Post a Comment