Which of the following commands will locate files that have been modified in the past two days? admin 10 years ago Which of the following commands will locate files that have been modified in the past two days? A.locate -t2 B.grep / -ctime 2 C.find / -mtime 2 D.whereis -time 2 ← Previous question Next question →