linux find all files newer than date code example Example: find all files edited after date linux find . -type f -newermt '1/30/2017 0:00:00'