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
What uses unix?
What does sort do in unix?
What are the types of unix?
Name the different file types available with unix.
Differentiate multiuser from multitask.
What do you understand by unix shell?
Does windows use unix?
What is c shell in unix?
What is the difference between unix and windows operating system?
Why unix terminals are called dummy terminals?
Is the Process before and after the swap are the same? Give reason.
Is windows unix based?
Is windows built on unix?
What is unix and shell scripting?
How do you kill a job in unix?