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