Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / mrigendra singh
#find -ctime -720
these commond find all file in hour 720=24*30
thus 720h in 30 days.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are runlevels in linux?
Can I delete .bash history?
What is df command in linux?
Brief about FTP hostname?
What make install does?
What is file and example?
List the three main parts of an operating system command?
What is nbtstat command?
What is the bash in linux?
Brief about the command nn?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What is cd command used for?
How does mkdir work in linux?
What is type command in linux?