Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / ravikanth
find / -atime +30
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Where is command history stored in linux?
What does chmod 755 do?
What is difference between sh and bash?
Which command will show you free/used memory? Does free memory exist on linux?
How do I run a .sh file in linux?
What does the command env do?
What is a make target?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How do I find the console in linux?
What are the basic commands in command prompt?
How do you copy in linux terminal?
Is llvm a compiler?
Explain difference between nfs soft and hard mouniting points?
What is type command in linux?
What is 9 in kill?