What is mtime in find command?



What is mtime in find command?..

Answer / brundaban

to see the files have been modified in last 50day.

find / -mtime 50

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

how will u execute a file in unix

8 Answers   QA,


How to use grep command to list find the records of a file containing 10 different strings?

0 Answers  


What is the procedure of "at" and crontab" commands?

4 Answers  


Which command is used to restrict incoming messages?

0 Answers  


what is the difference between relative path and absolute path?

7 Answers  






What is the difference between AWK and SED commands? Plz give example and explain...

3 Answers   RBS,


What is the behavioural difference between cmp and diff commands?

0 Answers  


What is the command to find maximum memory taking process on the server?

0 Answers  


to list a particular line in the file

5 Answers  


What is the size of time_t?

0 Answers  


What do chown command do?

0 Answers  


What is the significance of the 'tee' command?

0 Answers  


Categories