bug-grep
[Top][All Lists]
Advanced

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

[bug #24925] line enders are not consistent in output file


From: Paul Breen
Subject: [bug #24925] line enders are not consistent in output file
Date: Tue, 25 Nov 2008 03:34:04 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; UNCA; UNCA)

URL:
  <http://savannah.gnu.org/bugs/?24925>

                 Summary: line enders are not consistent in output file
                 Project: grep
            Submitted by: noman9607
            Submitted on: Tue 25 Nov 2008 03:34:02 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hello:
My editor reports inconsistent line enders in the output file made by the gnu
grep
I have a windows xp pro sp2.
This problem will not show up on many editors, only those that insist on
consistent cr-lf or 13,10(ascii)at the end of every line. This will not show
up on notepad or wordpad that is included with windows for example. It does
show up for win32 programmers that use the text control, however. 
grep version is 2.5.3
Here is a sample command line
grep.exe -E -c -i "Alonso Quixano" DonQuixote.txt >> grepOutput.txt
Nothing wrong with the search, just the output file.
If I re-write the your output file with chr$(13,10)on every line (I program
in basic) or save your file using dos cr-lf return type using source code
editors everything is OK.
 thanks,
Paul Breen




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24925>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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