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 command is used to switching between users in unix?

556


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

605


What is the use of tee command?

559


What is grep and how do you use it?

565


What is pipe command in unix?

662






Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

786


What is the general format of unix command syntax?

680


Is command prompt unix?

570


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

579


What is grep command in unix with examples?

602


What's a command word?

579


Why is it called a shebang?

564


What is ‘ps’ command for?

608


What is used to type command?

533


What is a command and examples?

571