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
How do I check disk space in bash?
How many cmd commands are there?
Which command is used to clear the screen?
What is the purpose output of cd command?
What is the use of mv command in linux?
What is the command to see on which port which service is running?
What make install does?
How does mkdir work in linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How do I use nslookup in linux?
What is help command in linux?
What is kill 9 in linux?
How do I run multiple commands in linux?
what do know about commands?
What does pwd mean in linux?