This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bash pattern substitution


Hi,

I was just trying to write a bash script in which I wanted to do a quick
substitution in a variable, and it seems that bash has trouble with this.  I
typed in an example from a book which works on unix:
echo -e {PATH//:/'\n'}

And it complains of bad substitution.  I'm using b18 on NT.. is this known
and fixed in b19?  Thanks!

Jeff

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]