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 various commands that are used for the user information in unix.
Which command will print your home directory on screen?
What is the use of awk command in unix?
What is awk used for?
How can we use grep command in unix?
How do I find previous commands in unix?
What is the function of grep command in unix?
What are the dos commands?
What is rmdir command?
Describe the zip/unzip command using gzip.
What's a command word?
What is used to type command?
What is grep in bash?
Which unix command lists files/folders in alphabetical order?
how to sort the content of the file based on numeric values