help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why yacc_EOF is used as a list_terminator for for_command?


From: Koichi Murase
Subject: Re: Why yacc_EOF is used as a list_terminator for for_command?
Date: Wed, 12 May 2021 20:33:29 +0900

2021年5月12日(水) 20:19 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>:
> i mean i dunno this stuff, but if this eof sign is eof itself it is required 
> for interpreting the last cmd before eof (end of file)
> gawk has RT which is the RS matched, and on eof its empty
> again, i dunno, but it might be for the eof part of the scripts file

We are not talking about what is EOF nor why EOF is needed. We are
talking about the line terminator in the middle of `for' statement,
where EOF is unnecessary because it will never appear as a valid
syntax.

--
Koichi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]