Correct answer & explanation
✓grep: search text using patterns
The correct matches are: grep for pattern searching, sed for stream editing, awk for text processing, and find for file searching. Common confusions arise between grep and sed due to overlapping text processing capabilities.
About these practice questions
Courseiva writes every LFCS question from scratch — 507 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy