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
What is unix operating system explain various components of unix operating system?
Which file system is used in unix?
What is dev null in unix?
What is unix kernel explain it?
How do I find a pattern in unix?
What are internal and external commands in unix?
What is piping?
How do I grep recursively in unix?
What is ps1 and ps2 in unix?
What is the core of unix operating system?
How to compare two text files in unix?
What are the core concepts of unix
What is pattern matching in unix?
How to find out what processes are running in the background in unix?
Explain superblock in unix.