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

Answer Posted / jsdkar

find -type f -atime +30 -print

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ‘ps’ command for?

722


What is awk used for?

699


How do I find previous commands in unix?

682


Is command prompt unix?

681


why metadb requires a seperate slice to create Solaris volume manager

2654






What do chmod, chown, chgrp commands do?

736


How do you grep recursively?

656


What are some command words?

670


What does grep v grep do?

637


What is s and g in sed command?

650


What do know about tee command and its usage?

703


What is the use of cut command in unix?

810


Which command should you use to find the remaining disk space in unix server?

832


How do you repeat a command in terminal?

707


Which command can you use to find the currently running process in unix server?

674