Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

-newermt

  1. dstraigh

    -newermt doesn't work with find command?

    I'm trying to use something like this: find . -type f -newermt 2007-06-07 ! -newermt 2007-06-08 -iname "*file*.txt" But get a "command not found" error - and it looks like it's because of -newermt I'm reasonaly sure I've used the above command in the past. Has something changed with macOS...