Computer Science - Unix - Discussion

Discussion Forum : Unix - Section 3 (Q.No. 39)
39.
Major expressions used with find command to select file is it has been accessed in more than 375 days, is
-atime +365
-mtime + 365
-atime -365
-mtime -365
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Vijayprakash said:   9 years ago
Question is saying more than 375 days and option A is for more than 365 days. So the answer should be E i.e. None of the above.

Post your comments here:

Your comments will be displayed after verification.