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
Name the general commands in using unix os for a beginner?
How do I search for text in vi?
Why is shebang used?
What does grep v do?
Name the unix command to find how many days the server has been up.
What are grep patterns?
Does cp command overwrite files?
What is s and g in sed command?
What does this command do? Cat food 1 > kitty
What is the comma to display different lines that are found when compare two files?
why metadb requires a seperate slice to create Solaris volume manager
What is a bash command?
What does sed command do in unix?
What is “chmod” command?
Is grep faster than awk?