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
In what way the validity fault handler concludes?
What does ls mean in unix?
How to move a background job to forward?
Where is unix operating system used?
How to change the password in unix operating system?
What is positional parameters in unix?
How to remove files in unix?
What is $# in unix?
Which is the shell of unix?
What is tilde unix?
What is the difference between a single dot and double dot in unix?
Write down some common shells with their indicators?
Is unix written in c?
how to kernel protected memory?
Does windows use unix?