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

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

Re: grep Follow-up: ctrl-char searching


From: Paul Jarc
Subject: Re: grep Follow-up: ctrl-char searching
Date: Thu, 17 Jan 2002 11:18:00 -0500
User-agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/20.7 (i386-redhat-linux-gnu)

Charlie ROOT <address@hidden> wrote:
> I was able to create a file with a tab and get it to work, as was
> switching to bash or csh.

It might be convenient enough to add this to your shell startup
script:
t='     ' # literal tab there
Then you can do: grep "...$t..."


paul



reply via email to

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