Find out if file has been modified within the last 2 minutes December 30, 2023 by Tarik I think this would be helpful, find . -mmin -2 -type f -print also, find / -fstype local -mmin -2