Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / ravikanth
find / -atime +30
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Write a command that will display all .txt files, including its individual permission.
Which of the following tasks cannot be accomplished with the touch command?
How can I check the exit status of my previous command in Linux operating system?
How do I set permission to run in linux?
What does r mean linux?
What is llvm used for?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
How remove all files in a directory linux?
What is command grouping?
What is option in linux command?
Explain any one service which are working on udp only?
What is command grouping and how does it work?
Brief about the command ff?
Which command is used to clear the screen?
Which command will show you free/used memory?