i am writing a linux script and i have a while loop that i created, im not very familiar with linux programming, im more familiar with php, but i can't use the break or continue, so what can i do for breaking or stopping a loop in linux?