Question 9
A developer writes the following Bash script to process all .txt files present in the current working directory :
The script is executed in a directory that currently contains no .txt files.
What is the output produced after running the above script?