String concatenation and if-fi constructs in bash fail

Owen Rees owen.rees@hp.com
Thu Nov 9 12:19:00 GMT 2006


--On Thursday, November 09, 2006 12:32:15 +0100 Borislav Tomov wrote:

> Example results:
>
> one
> +ne
> +two
> The number 2: two
>  + twos one

> Example result:
>                for line XX which is the last +1 line of the script, the
> following message is displayed
>
> script_path: line XX: syntax error: unexpected end of file

This is not Cygwin specific. You get the same results on Linux provided 
that you copy the scripts across in binary mode preserving the \r 
characters at the ends of the lines.

See the archives for much discussion of bash and \r.

-- 
Owen Rees
Hewlett Packard Laboratories, Bristol, UK


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



More information about the Cygwin mailing list