Write a command to find all of the files which have been
accessed within the last 30 days.

Answer Posted / sunil amal

find / -iname "*" -atime 30 -type f

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is cmake only for c++?

560


What is the use of ls command?

490


What is whois command?

538


Which commands are used to set a processor-intensive job to use less cpu time?

558


How do I do a whois search?

559






What does ls mean in linux?

579


Explain the free command.

583


How do you clear the screen in linux?

539


What is dos and its commands?

610


What could possibly be the problem when a command that was issued gave a different result from the last time it was used?

531


How do I find the process id in linux?

527


Which command is used to see the online manual?

608


Write about an internal command.

595


Why ms dos is used?

602


How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?

2275