Hi all,
I need to find a list of files that have been modifed within the last 30 minutes. This seems like such a simple thing but I am having trouble doing this.
The mtime value on the find command only evaluates by the day, ie.+1 is within the last 24 hours, +2 is within the last 48 hours, etc. I couldn't find and options on the ls command which would work either.
Any help will be greatly appreciated!
Thanks