LPI Exam Questions

Which of the following commands will you run to list all files that have been modified within the la

Which of the following commands will you run to list all files that have been modified within the last
60 minutes?

A.
find /etc -name *.txt

B.
find start -dir -min -60

C.
find start -dir -cmin -60

D.
find start -cmin -60