What will be the result if we run the command #find /tmp -
mtime -2 and #find /tmp -mtime +2
Answer Posted / ds gate
Well done Sanjeev.....this is correct...
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 ? | 0 Yes | 1 No |
Post New Answer View All Answers
What can you tell about shell variables?
What is unix and shell scripting?
Which is the shell of unix?
What are unix options?
Describe a link in unix.
Who owns the unix trademark today?
How do you determine and set the path in unix?
What is file structure in unix?
Explain how do we change file access permissions?
How do I check disk space in unix?
What is the difference between unix and windows operating system?
What are the different versions of unix?
What is the symbol in unix?
What is standard unix streams ?
What are directories in unix?