What will be the result if we run the command #find /tmp -
mtime -2 and #find /tmp -mtime +2
Answer Posted / siva
yes this is correct
#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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
Who owns the unix trademark today?
Is unix free?
How do you sort in unix?
What is af_unix?
Explain about the directory representation in UNIX?
How to print/display the last line of a file in Unix?
What do you understand by the term filters?
How would you explain a kernel to a non-technical person?
What does the swapping system do if it identifies the illegal page for swapping?
Is darwin unix?
How would you identify daemons in unix?
What is unix computer?
What is the main goal of the Memory Management?
What is pattern matching in unix?
What is unix and why is it important?