Drag a concept onto its matching description — or click a concept then click the description.
Search text using patterns
Change file permissions
Report snapshot of current processes
Archive files
Stream editor for filtering and transforming text
Match each Linux command to its primary function.
Drag a concept onto its matching description — or click a concept then click the description.
Search text using patterns
Change file permissions
Report snapshot of current processes
Archive files
Stream editor for filtering and transforming text
Answer choices
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
cp: Copy files or directories
The correct matches are: cp for copying files, grep for searching text, and chmod for changing permissions. Common confusions include mixing these commands due to similar syntax or overlapping contexts.
Answer analysis
For each option: why learners choose it and why it is or isn't the right answer here.
cp: Copy files or directories
Why this is correct
cp is the command used to copy files and directories in Linux.
cp: Search text using patterns
Why it's wrong here
Incorrect — this describes grep, not cp.
grep: Search text using patterns
Why this is correct
grep is used to search text using regular expressions.
grep: Change file permissions
Why it's wrong here
Incorrect — this describes chmod, not grep.
chmod: Change file permissions
Why this is correct
chmod changes the file permissions (mode) for files and directories.
chmod: List directory contents
Why it's wrong here
Incorrect — this describes ls, not chmod.
Go deeper
About these practice questions
One of 527 original LPIC-1 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This LPIC-1 practice question is part of Courseiva's free LPI certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the LPIC-1 exam.