How to find the files that are accessed before 10 minutes?
Answer Posted / kirus
ls - ltr
it will show the the files with latest acces time in that
we can find the files that are accessed before 10 minutes
| Is This Answer Correct ? | 0 Yes | 17 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
What are file commands?
What does #!/ Bin sh do?
How do I search for a file in unix command?
Write a command to kill the last background job?
What is the comma to display different lines that are found when compare two files?
Which command will print your home directory on screen?
How do I delete files from command prompt?
Why is awk called awk?
What difference between cmp and diff commands?
What is $0 bash?
Describe the usage and functionality of the command rm –r * in unix?
Is grep faster than awk?
What do chmod command do?
What do know about tee command?