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

Answer Posted / manikantan t s

find . -type f -atime +30

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain ‘system calls’ with respect to unix commands?

601


Can you enlist some commonly used network commands?

600


Who command in unix?

573


What does the command '$ls | wc –l > file1' do?

681


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

799






What is the size of time_t?

647


Name the unix command to find how many days the server has been up.

600


why metadb requires a seperate slice to create Solaris volume manager

2555


What is the use of egrep command in unix?

624


What is grep r?

591


What is unix command?

584


What does awk stand for?

608


What is the difference between cat command and more command?

599


What is rmdir command?

553


Which command will print your home directory on screen?

546