Category: Updates

Solve bash script without goto

I have a bash script that I want to do something like read one_thing read another_thing And then it runs some code to see if another_thing is available or...