bug-bash
[Top][All Lists]
Advanced

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

Re: Syntax for tab character


From: Chet Ramey
Subject: Re: Syntax for tab character
Date: Fri, 24 Apr 2009 18:59:38 -0400
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Bill Gradwohl wrote:
> On Fri, 2009-04-24 at 13:50 -0400, Greg Wooledge wrote:
>> parameter=${parameter//[[:space:]]/}
> I never saw that before. I checked my man bash for version bash-3.2-30
> from Fedora 10 and there is no mention of it. Thanks.

Look at the description of character classes in the Pattern Matching
section.

Chet


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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