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 ‘ps’ command for?
What is the use of finger command?
Write a command to kill the last background job?
What are reported commands?
How to display no of records in oracle using unix command?
Explain command to view process running?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the search command in unix?
How does pipe () work?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the use of egrep command in unix?
Which unix command lists files/folders in alphabetical order?
What is the comma to display different lines that are found when compare two files?
What is the difference between awk and grep?
What does the command ' $who | sort –logfile > newfile' do?