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