Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / anoop mittal
The Command is ,
find / -atime +30
| Is This Answer Correct ? | 29 Yes | 11 No |
Post New Answer View All Answers
What does df command do in linux?
What does grep grep do?
What is tty in linux process?
How do I create a .txt file?
How do I check my system performance?
How do make computer faster?
Why ms dos is used?
How do I run multiple commands in linux?
What is Syntax of any Linux command?
Can I delete .bash history?
Why bash is used in linux?
List the three main parts of an operating system command?
How do I run a command in linux?
How do I find the umask value in linux?
What is p command?