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

Answer Posted / manikantan t s

find . -type f -atime +30

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are reported commands?

662


What are awk commands?

671


How do I clear my terminal history?

680


What is ctrl d?

687


What is the behavioural difference between cmp and diff commands?

752






What does sed command do in unix?

659


What are filter commands in unix?

636


Who command in unix?

682


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

713


Can you enlist some commonly used network commands?

683


How do I use grep to find a file?

668


Which command is used to create a directory?

662


What is the use of awk command in unix?

656


What does grep v grep do?

637


What is the first character of the output in ls l command?

731