bash script + heredoc + tftp = bash ends unexpectedly

Gary cygwin@garydjones.name
Tue Oct 26 10:35:00 GMT 2010


Gary wrote:
> The result of which is that I briefly see "hmmmm..." before the script,
> terminal (mintty), and bash processes all simply vanish. Now, even if my
> script is wrong, that seems... just mean.

Hmm. Only happens if I start the script from the current directory, like so:
  . foo

  /my/script/path/foo
and
  bash /my/script/path/foo
and
  bash foo
and
  ./foo

all work fine.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list