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

Answer Posted / vikash

# find / -type f -mtime +30

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a make target?

590


Is python faster than bash?

570


Which command is used to check the number of files and disk space used and the each user’s defined quota?

550


Main configuration file and command used for NFS enabling exported directories and deamons?

510


You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?

589






Enlist some linux networking and troubleshooting commands?

522


How is grep so fast?

568


What make install does?

506


How do I move to root in linux?

510


Explain the linux ‘cd’ command options along with the description?

481


What is mkdir?

532


Explain about gzip filename?

565


What is bash command?

499


Explain the working of command grouping?

540


How do I find the umask value in linux?

513