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

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

Re: grep


From: Alfred M. Szmidt
Subject: Re: grep
Date: 25 Jun 2002 18:41:54 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

* Holger Lehmann writes:
> I was working on old data. There is an example included in test.txt.
> This old data sometimes contains an "empty" row with a "backspace" (\b or ^H 
> resp. 0xa0)  at the beginning of the line.
        ^^^^ That is completly bogus, ^H in hexadecimal is 0x08. 0x0a
        is EOF or some such.

-- 
Alfred M. Szmidt



reply via email to

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