Unix/Lunux/Unix MCQS Set 3 MCQs :- multiple choice questions and answers. e.g Unix/Lunux MCQS,Unix/Lunux Mock Tests , Unix/Lunux Practice Papers ,Unix/Lunux Sample Test,Unix/Lunux Sample questions

Your Session ID :-Guest2184212

Question 1: Which of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year?

find -mtime +365 | rm

grep (/usr/*) - mtime + 365 | -ok rm

find -name - mtime + 365 / - ok rm

find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ;

Total MCQS Questions are 17 in this paper Unix MCQS Set 3