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 is “chmod” command?

564


Explain ‘system calls’ with respect to unix commands?

600


What do know about tee command?

601


What does this command do? Cat food 1 > kitty

976


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

620






What is the functionality of a top command?

623


What is the difference between awk and grep?

559


Describe the zip/unzip command using gzip.

608


Give the command for finding the current date.

581


How do I search a whole word in vim?

691


What does this command do,"$more readme.txt“?

689


What is grep command in unix with examples?

604


Which unix command lists files/folders in alphabetical order?

615


Which command is used to copy files?

556


How can we use grep command in unix?

614