What will be the result if we run the command #find /tmp -
mtime -2 and #find /tmp -mtime +2

Answer Posted / sanjeev

find /tmp - mtime -2-----will display file modified in last
two days

find /tmp -mtime +2-----will display file modified in more
than two days

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to check logs in unix?

554


Does unix still exist?

617


How to print/display the first line of a file in Unix?

541


Is darwin unix?

505


What does cd mean in unix?

526






What do you understand by the term filters?

530


How do you sort in unix?

566


Where is unix used today?

482


How zip the file in unix?

535


What do you mean by unix?

535


In what way the Fault Handlers and the Interrupt handlers are different?

539


Is unix os free?

505


What are states that the page can be in, after causing a page fault?

598


What can you tell about shell variables?

513


How to make a new directory in unix?

544