Question(may be a Bug) to gsub () function of awk from GNU WIN32 Beta 19

Wolfgang_Hauser@Non-HP-Germany-notes1.om.hp.com Wolfgang_Hauser@Non-HP-Germany-notes1.om.hp.com
Fri Apr 24 08:32:00 GMT 1998


I tryed to replace all "|" (Pipe sign) with " " (Blanks) by  the
function call:

    gsub("\|"," ",scr_line)

the result is, after every character of the variable src_line appears a " "
Blank.
With an other awk (under POSIX) the function replaces the "|" properly by
Blank and don't affect the other characters.

Does anybody know something about this ?

Wolfgang


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



More information about the Cygwin mailing list