> I agree that the `mtime >= atime' behavior should be restored; ``file > is newly created or was accessed since last modified'' is not a useful > information, nor is the opposite.
Or, -N can be split into -A (atime > mtime) and -M (mtime > atime), and everyone would be happy :D