"Paul D. Smith" <[EMAIL PROTECTED]> writes: > Technically, according to the POSIX specs for the behavior of the shell, > the syntax "for i in ; do" is illegal; there must be at least one word > after the "in" and before the end of statement terminator (newline or > ";").
I just checked SUS v3 and it says it's legal. _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
