Write a command to find all of the files which have been
accessed within the last 30 days.

Answer Posted / guest

ls -lt |grep $date <=30

Is This Answer Correct ?    0 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences among a system call, a library function, and a unix command?

568


What command will change your prompt to myprompt?

706


What does the md command do?

578


Which command is used to create a directory?

575


What do chmod command do?

606






What is the use of the command 'ls -x chapter[1-5]' ?

663


What is the nmap command?

585


What does the command '$ls | wc –l > file1' do?

684


What does the “echo” command do?

625


What does this command do? Cat food 1 > kitty

980


What is the functionality of a top command?

628


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

645


Explain how to use grep command to list find the records of a file containing 10 different strings?

594


What do chown command do?

536


Why is grep called grep?

783