Answers

Question and Answer:

  Home  Shell Scripting

⟩ How do you write a while loop in shell?

while {condition} do {statement} done

 172 views

More Questions for you: