Exam EX200 Topic 2 Question 133 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 133
Topic #: 2
Download the document from ftp://instructor.example.com/pub/testfile, find all lines containing [abcde] and redirect to /MNT/answer document, then rearrange the order according the original content.

Suggested Answer:

Download the file to /tmp first
grep [abcde] /tmp/testfile > /mnt/answer

by Werner at Nov 26, 2023, 12:26 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10