Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / manikantan t s
find . -type f -atime +30
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What do know about tee command?
What is the behavioural difference between cmp and diff commands?
What is unix command?
Why is it called grep?
Which command will print your home directory on screen?
How to use grep command to list find the records of a file containing 10 different strings?
How do I use grep to find a file?
What does 'mkdir' command do in UNIX?
Are you in or at the office?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are some command words?
What do chmod command do?
Name the various commands that are used for the user information in unix.
What does find command return in unix?
What does the metacharacter mean?