MCQs > IT & Programming > Linux > What does this command string do? find / -size +10M -exec ls -l {} ;

Linux MCQs

What does this command string do? find / -size +10M -exec ls -l {} ;

Answer

Correct Answer: It finds all files larger than 10 MB and long lists them using the ls command.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Linux Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Linux Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it