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 are file commands?
Which command is used to copy files?
How do I run a bash script?
Who command in unix?
What does grep v do?
Which command is used to create a directory?
Describe the usage and functionality of the command rm –r * in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the difference between grep and grep?
How do I use grep to find a file?
What are bash commands?
How does the system know where one command ends and another begins?
What is “chmod” command?
Which command is used to find whether the system is 32 bit or 64 bit?
How do you grep a case insensitive?