| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <F76C9B2DA2FC4C4CA0A18E288BBCBCF71026EE23@nihexchange24.nih.gov> |
| From: | "Buchbinder, Barry (NIH/NIAID)" <BBuchbinder AT niaid DOT nih DOT gov> |
| To: | cygwin AT cygwin DOT com |
| Subject: | RE: Grep for tab character |
| Date: | Tue, 22 Feb 2005 08:30:37 -0500 |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
> Because that starts up auto-complete. In other words, I don't know > how to insert a literal tab into a command line. <control-V><tab> > But I do not like that idea for scripts either - it can be difficult > to visually discriminate a tab from a space character, which can too > easily lead to errors. Then try sed -n '/\t/p' file -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |