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

Answer Posted / mohan

find -type f -ctime +30 -print

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are file commands?

747


What is pipe command in unix?

786


What is the difference between grep and grep?

670


How do I search a whole word in vim?

772


What is sed awk grep?

687






What is time_t?

684


What is grep and how do you use it?

661


What is the function of grep command in unix?

688


How do I use grep to find a file?

667


Differentiate cmp command from diff command.

677


Why is grep called grep?

875


Is it inbetween or in between?

659


What are the commands in UNIX to list the files in a Directory?

695


What is the difference between awk and grep?

631


How do I search for text in vi?

667