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
Is windows 10 unix based?
What is meant by the term nohup?
What is the difference between unix and windows operating system?
How the Kernel handles the copy on write bit of a page, when the bit is set?
What is tilde unix?
How zip the file in unix?
What is unix kernel?
Is unix a language?
What uses unix?
What is Thread dump in unix?
What is inode in unix operating system?
What is meant by unix operating system?
How do I find my unix os version?
How to find out what processes are running in the background in unix?
What is meant by the term super user?