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 the role of the kernel in unix?
Explain the following statement, “it is not advisable to use root as the default login.”
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
Define the term directory?
What Happens when you execute a program?
How to find the path in unix?
Is used to create ordinary files on any unix system?
What are the various ids in unix processes?
Describe file systems in unix?
Describe a link in unix.
What do you understand by unix shell?
What is unix used for?
Describe the term directory?
What is a filter in unix? Give an example.
What is hardlink and softlink in unix?