Which of the following commands finds all lines in the file operating-systems.txt which contain the term linux, regardless of the case?
Which of the following examples shows the general structure of a forloop in a shell script?
for *.txt as file => echo $file