bug-bash
[Top][All Lists]
Advanced

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

I really mean to go to EOF


From: jidanni
Subject: I really mean to go to EOF
Date: Fri, 20 Mar 2009 10:15:48 +0800

You know those pesky error messages,
nurdsome: line 17: warning: here-document at line 1 delimited by end-of-file 
(wanted `EOF')

Well there should be a new 'trick': <<$EOF, <<\$EOF, or something, the
meaning of which is 'I really mean to go all the way to the end of the
file'.

This is in addition to the usual ways to disable seeing such warnings.

Ah, missing since the birth of /bin/sh.

OK, never mind.




reply via email to

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