Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / sunil amal
find / -iname "*" -atime 30 -type f
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How many linux commands are there?
The head command writes the how many lines of a file to screen?
What is DISM command?
What is the command can be run to remove all the rules in an iptable table?
What is dos and its commands?
What is the use of finger command in linux?
What is kill 9 in linux?
What is iptables command in linux?
How can I type in cmd?
How do I find the process id in linux?
What are the linux commands used in devops?
What is git command?
What are the commands used in command prompt?
Is cmake only for c++?
How do I change shell in linux?