How to find the files that are accessed before 10 minutes?

Answer Posted / sagar

ls -lrt | tail -10

Is This Answer Correct ?    0 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are file commands?

747


What do chown command do?

625


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

760


How do I use nslookup?

658


What is a bash command?

718






What is the pipe command?

680


what is the advaantage of each user having its own copy of the shell?

2147


Is ‘du’ a command? If so, what is its use?

717


What are filter commands in unix?

636


What are awk commands?

671


How do I clear my terminal history?

677


Write a command to display a file’s contents in various formats?

712


Differentiate cmp command from diff command.

677


Does cp command overwrite files?

705


Enlist some filename manipulation commands in unix.

630