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

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

bug in gawk


From: yus
Subject: bug in gawk
Date: Sun, 23 May 2010 15:05:31 +0800

Hi,

When I use gawk to handle some data.
I found gawk can't work normally.
For the same gawk code in untilmin.awk, it will has different action for
differen input file.
If I use correct.txt as input file , it work normally and put out right
result.
but if I use incorrect.txt as input file, it can't put out right result as
we expected.

You can find the output in .out file in attachment.
The cmd I use is :
gawk -f untilmin.awk incorrect.txt > incorrect.out

Please help to check this problem.
Waiting for your response.

Thank you very much.

Brs,
Su Yu

Attachment: correct.txt
Description: Text document

Attachment: incorrect.out
Description: Binary data

Attachment: incorrect.txt
Description: Text document

Attachment: untilmin.awk
Description: Binary data

Attachment: correct.out
Description: Binary data


reply via email to

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