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
What does the swapping system do if it identifies the illegal page for swapping?
Define the term directory?
How does unix pipe work?
Explain how and when a DNS request is solved when a user tries to surf to the site www.abcdeg.in .Assume the user machine uses a local name server and sits on another network other than www.abcdef.in.
How to restrict NULL value in UNIX
What is dev null in unix?
What is a directory?
How do you change directories in unix?
What are the main features of korn shell?
How to copy files from one directory to other in unix?
I want to invest in learning things that will get me good jobs in future. But wondering if Unix knowledge is something that is a MUST have or is it better to do any Data-warehouse tool (cognos, Qclik view, ETL etc..). Please suggest me.
What is the architecture of unix operating system?
What does ls lrt in unix?
What is utility unix?
Name the key features of the korn shell.