bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

might be a bug in gawk


From: joanes.polus
Subject: might be a bug in gawk
Date: Tue, 24 Mar 2009 23:58:29 -0400
User-agent: Thunderbird 2.0.0.21 (X11/20090319)

hello,

   execution of:

   echo "a%28b%29%c"|awk -F "a" '{printf $2}'

   give this result:

   %28b%c

   and not

   %28b%29%c

   So may be a bug or i do not understand something in awk.

Bye.


-----------------------------------------------------------------------------------
System:
   Archlinux 2008

Hardware:
   Linux 2.6.28-ARCH
   i686 AMD Athlon(tm) XP 2800+ AuthenticAMD GNU/Linux




reply via email to

[Prev in Thread] Current Thread [Next in Thread]