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 uname do in linux?
The command ‘umask -S’
How do you copy in linux terminal?
What is the difference between find and locate command in linux?
How do I check terminal history?
How do you create a text file in linux?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
What does uname command do?
How do you grep?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
Explain difference between swap partition and swap file?
What is the difference between diff and cmp command in unix?
You issue the command head * what would the resulting output be?
What does && mean in bash?
What is bc command in unix?