echo '' echo '' echo 'This is the demo.html file' echo '' echo '' for i in 1 2 3 4 do echo "file-$i.html" done echo '' echo ''