Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / anoop mittal
The Command is ,
find / -atime +30
| Is This Answer Correct ? | 29 Yes | 11 No |
Post New Answer View All Answers
What Command used to lock user password?
What does grep grep do?
What is tty in linux process?
How do I find previous commands in linux?
How often do you use grep command and how in Linux operating system?
What is mkdir?
How do I move to root in linux?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
Which command is used to uncompress gzip files?
What is c++ makefile?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Which daemon is used for scheduling of the commands?
What is 9 in kill?
How can I check the exit status of my previous command in Linux operating system?
How many linux commands are there?