If you want to exit a loop before all the commands in the loop have been run and all of the loop values have been processed, this command is just what you need; it provides a way to exit a loop ...
Calling shell script gurus: I've got a number of folders (e.g. "Foo", "Bar") each containing a number of irrelevant files and one relevant file. I'd like back up the relevant files, but unfortunately, ...