Welcome to the Linux Foundation Forum!

Unit 8 - solution Lab 8.2

Options

On step 4 is required "puts some content in them using echo and redirection" and in the solution I can read:

for names in file?
do
echo This file is named $names
done

Where is the redirection to put some content into the recently created new file?

Categories

Upcoming Training