LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 28 Topic 3 Discussion

LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 28 Topic 3 Discussion

102-500 Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

What keyword is missing from this code sample of a shell script?

____ i in *.txt; do

echo $i

done


A.

for


B.

loop


C.

until


D.

while


Get Premium 102-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.