Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / sourisengupta
Right answer is :-
find . -atime -30 -print
Sridhar, I think it will work, can you tell me why you
use -type -f
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the unix command to find how many days the server has been up.
Differentiate cmp command from diff command.
Which unix command lists files/folders in alphabetical order?
Is it inbetween or in between?
What does touch command do in unix?
What is unix command line?
What does find command return in unix?
What are the dos commands?
What does sed command do in unix?
Name the various commands that are used for the user information in unix.
How do I clear my terminal history?
What is ctrl d?
How do I delete files from command prompt?
What will the following command do?
Enumerate some of the most commonly used network commands in unix?