$ for i do case $i in *!*) echo $i;done
bash: syntax error near unexpected token `done'

Well OK, but you could also say "... while looking for esac ...".
I bet perl would say that if it had esacs.
Would help in big programs.


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to