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

Answer Posted / supriya

#find /tmp -mtime -2 displays the file modified in the last
two days.
#find /tmp -mtime +2 displays the file modified in more
than two days.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is wild-card interpretation?

619


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

541


What do you understand by unix shell?

508


what is wrong with this interactive shell script?

496


How to remove certain lines from a file in Unix?

534






How is unix different from linux?

552


What is unix used for?

516


What methodology can be utilized to modify the password in unix?

494


Is unix only for supercomputers?

473


What is a unix shell?

517


What is Process id in unix?

559


What is Thread dump in unix?

573


List a few significant features of unix?

501


What is page fault? Its types?

525


What is utility unix?

537