Exam 117-010 Topic 1 Question 63 Discussion

Actual exam question for Lpi's 117-010 exam
Question #: 63
Topic #: 1
What is the output of the following command sequence?
for token in a b c; do
echo -n "$token ";
done

Suggested Answer: C Vote an answer

by Truman at Jan 21, 2024, 05:42 AM

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