What will be the result if we run the command #find /tmp -
mtime -2 and #find /tmp -mtime +2
Answer Posted / manikandan
find /tmp -mtime +2-----will display file modified in more
than three days
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you tell me something about wildcard interpretation?
What is umask in unix?
Explain piping.
What is af_unix?
What is the core of unix operating system?
How to remove the first line/header from a file in Unix?
Does apple use unix?
How do I grep recursively in unix?
What are special characters in unix?
How to calculate the number of words in a file?
What is the root directory in unix?
What are the advantages and disadvantages of unix operating system?
Define a process group.
How does unix work?
Is darwin unix?