Re: Single quotes inside here document

2011-01-18 Thread Eric Blake
On 01/18/2011 12:36 AM, Fabrice Niessen wrote: > --8<---cut here---start->8--- > sh: line 2: unexpected EOF while looking for matching `'' > sh: line 10: syntax error: unexpected end of file > --8<---cut here---end--->8--- > >

Re: Single quotes inside here document

2011-01-18 Thread Eric Blake
On 01/18/2011 07:54 AM, Eliot Moss wrote: > I wonder about the form: <<'EOF' and similar, > versus:

Re: Single quotes inside here document

2011-01-18 Thread Eliot Moss
I wonder about the form: <<'EOF' and similar, versus:

Re: Single quotes inside here document

2011-01-18 Thread Fabrice Niessen
Hi Tobias, First, thanks for your very quick response... tobias schlottke wrote: >> I try to run the following script on the latest Cygwin (updated yesterday) on >> Windows XP SP3: >> >> --8<---cut here---start->8--- >> data=$(cat<<'EOF' >> Date valeur;Referenc

Single quotes inside here document

2011-01-17 Thread Fabrice Niessen
Hello, I try to run the following script on the latest Cygwin (updated yesterday) on Windows XP SP3: --8<---cut here---start->8--- data=$(cat <<'EOF' Date valeur;Reference de l'operation;Description;Montant de l'operation;Devise;Date d'operation;Compte de cont