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
How cp command works in linux?
What is iptables command in linux?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What command should you use to check your file system?
What is the use of mv command in linux?
What is df -h command?
How do I clear bash history in linux?
What is type command in linux?
How does mkdir work in linux?
Brief about the command ff?
What does mkdir do in linux?
How do you sort cpu in top command?
What is dos and its commands?
How can I delete a file in linux?
How use more command in linux?