From owner-freebsd-questions Mon Jun 5 14:54:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id AD61B37BDA6 for ; Mon, 5 Jun 2000 14:54:13 -0700 (PDT) (envelope-from gjohnson@nola.srrc.usda.gov) Received: (from glenn@localhost) by symbion.srrc.usda.gov (8.9.3/8.9.3) id QAA16279 for questions@freebsd.org; Mon, 5 Jun 2000 16:54:07 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Mon, 5 Jun 2000 16:54:06 -0500 To: questions@freebsd.org Subject: searching for tab characters in grep Message-ID: <20000605165406.A16195@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I know this is probably a stupid question but I can not find the answer. How do I search for a pattern with grep when the pattern contains tab characters. I have tried using \t but it does not work. Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message