On 10/7/07, Wade Preston Shearer <lists at wadeshearer.com> wrote: > >> esac > > > > What does this do? > > Never mind on this one… I got it. "end of case" it closes the switch. > That's cute; "case" backwards. "if" is the same; if test "something"; then do something fi Cheers, Clint