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 is the difference between kill and kill in linux?
What does chmod 777 do?
Is makefile a shell script?
How do you limit memory usage for commands?
How do I clear bash history in linux?
What is type command in linux?
What is $$ in shell script?
What are the linux commands used in devops?
How do you save a file in linux?
Enlist some linux networking and troubleshooting commands?
What does comm do and how to use it?
What is bash command?
What command is used to check the number of files, disk space, and each user’s defined quota?
Is cmake a compiler?
How do I check my system performance?