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

Linux MCQs

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

Answer

Correct Answer: It finds all files in the file system smaller than 10k 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