I know I can use the find command with options like -mtime and -ctime, but those expect a number to be set in the command.
In my case I don't care what the time is, I just want to find any files where the -ctime and -mtime are equal to each other. (Im on a Mac so technically its -mtime and -Btime)
Im having a harder time than I expected finding how to do this.
Edit: I’m trying to do this in macOS and the file system is APFS