Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / jihad
find / -type f -atime -30
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What does wc command do in unix?
Which command will show you free/used memory?
Explain getopts command of linux?
What is the symbol of linux?
Which command puts a script to sleep untill a signal is recieved?
How remove all files in a directory linux?
Why is unix used?
What are the linux commands used in devops?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
What is gnu in linux?
How do I check command history?
What are the 7 types of sentences?
How do I stress test my cpu?
How do I change directories in linux command line?
How do I clear my run history?