What would be the meaning of the following UNIX command?
$ find .- mtime - 2 -name *.cpp - print
Reveal answer
Fill a bubble to check yourself
What would be the meaning of the following UNIX command?
$ find .- mtime - 2 -name *.cpp - print