bug-grep
[Top][All Lists]
Advanced

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

Re: grep: why doesn't ':alpha:' work


From: Tim Waugh
Subject: Re: grep: why doesn't ':alpha:' work
Date: Thu, 04 Jan 2007 17:10:06 +0000

On Thu, 2007-01-04 at 10:41 -0600, Matthew Woehlke wrote:
> echo foo | grep '[:alpha:]'

You mean this:

echo foo | grep '[[:alpha:]]'

Tim.
*/

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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