Find and listing file that less by specific time in Linux terminal find . -mmin -15 -type f -exec ls -l {} + Email ThisBlogThis!Share to XShare to Facebook