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

Answer Posted / mrigendra singh

#find -ctime -720
these commond find all file in hour 720=24*30
thus 720h in 30 days.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I test my cpu speed?

507


What is tty name?

558


What is the use of mv command in linux?

532


Brief about the command nn?

601


What does execute mean in linux?

539






What command should you use to check the number of files and disk space used and each user’s defined quotas?

584


How can you copy lines into the buffer in command mode?

557


Why is it called bash?

498


What is clang space engineers?

542


What is mask and umask in linux?

533


How you will create new folder / directories and how to remove file and folder in linux?

479


Is cmake only for c++?

556


What are the examples of simple command?

516


How do I run whois command?

499


If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?

540