bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] GAWK version 4.1.3 not processing lines over 28821 chars


From: Hermann Peifer
Subject: Re: [bug-gawk] GAWK version 4.1.3 not processing lines over 28821 chars
Date: Sat, 25 Jul 2015 15:43:37 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hi,

I am not a GAWK developer, I just looked into your sample data. Both indicated lines contain the string "- " at position 3468, the context is:

<Product.Name> - <Agent.UserName&gt

Your pattern is however: '!/- /', so this explains why these 2 lines do not appear in the output.

Hope this helps, Hermann


On 2015-07-25 1:54, Ramon Salcido wrote:
Hi team,

I’m using gawk version 4.1.3 to clean up the attached file, but it’s not
processing the lines that are more than 28821 characters, it simply
produces an empty line.

You can see this is if you use the following command:

·gawk “!/- /” Gold_Application_output.csi > Silver_Application_output.csi

It should process the 2 lines that start with:

·CREATE Application  name="GDesktop_TENANT_SG01_28_BSV028_1"

·CREATE Application  name="GDesktop_TENANT_SG01_28_BSV028_2"

It simply produces an empty line.

Can this restriction be eliminated from the code?

If not, what other alternative do you recommend?

Thank you for all your help,

*Ramon Salcido** | Senior Engineer* | *PSS Help*

Email: address@hidden
<mailto:address@hidden> | Office +1
602.829.2143 | Mobile +1 928.750.8266

*http://www.psshelp.com/wp-content/uploads/2013/10/PSS-Help-Logo-no-URL-SmallEmail.jpg*
<http://www.psshelp.com/>http://www.psshelp.com/wp-content/uploads/2012/01/linkedin.png
<https://www.linkedin.com/company/85113?trk=prof-0-ovw-curr_pos>http://www.psshelp.com/wp-content/uploads/2012/01/twitter1.png
<https://twitter.com/PSSHelp>http://www.psshelp.com/wp-content/uploads/2012/01/youtube.png
<https://www.youtube.com/channel/UCejR-gQJMgrl-Yb8EVDNpwA>http://www.psshelp.com/wp-content/uploads/2012/01/slideshare-logo.png
<http://www.slideshare.net/tporterpss>http://www.psshelp.com/wp-content/uploads/2012/01/googleplus.png
<https://plus.google.com/u/0/+Psshelpmore/posts>

Support and Contact Details: psshelp.com/support-contact-details
<http://www.psshelp.com/support-contact-details>
http://www.psshelp.com/wp-content/uploads/2015/02/red-blog-.jpgKeep up
with the latest news and innovations on our blog
<http://www.psshelp.com/blog/>

/This email, as well as any attachments, contains information that is
confidential, privileged and intended solely for the persons or company
to which it is addressed.  Any copying, retransmission, dissemination,
distribution or other use of this information by persons or companies
other than the intended recipients is prohibited.  Unauthorized
disclosure or other use of the information is subject to legal
restrictions and penalties.  Please notify sender immediately if receipt
of this email is in error.  Return the email to sender and delete the
information, including attachments from your system.  Thank you.
Product Support Solutions, Inc./





reply via email to

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