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 can I create a file with cmd?
What is the use of cp p command?
Where can I find bash in linux?
What is #!/ Bin sh?
What is command example?
What command do you type to find help about the command who?
What is kill 9 in linux?
Which command is used to terminate a process?
When and how linux developed?
What is df -i command?
Explain getopts command of linux?
Information technology is widely used in
What is command grouping and how does it work?
Enlist some linux to file content commands?
How do I find command history in linux?