Learn Bash Scripting by Building Five Programs - Build Five Programs

Tell us what’s happening:

did everything it wanted but still getting this error when i made a while loop

Your script should have the suggested “while” loop added correctly

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15

Challenge Information:

Learn Bash Scripting by Building Five Programs - Build Five Programs

Welcome to the forum @Koushi08

Looks like the if and then statement from the top of your script is missing.

Try pressing the Reset button.

Happy coding

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.