[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/
- Syntax for tab character, Bill Gradwohl, 2009/04/24
- Re: Syntax for tab character, Greg Wooledge, 2009/04/24
- Re: Syntax for tab character, Chet Ramey, 2009/04/24
- Re: Syntax for tab character, Bill Gradwohl, 2009/04/24
- Re: Syntax for tab character,
Chet Ramey <=
- Re: Syntax for tab character, Bill Gradwohl, 2009/04/24
- Re: Syntax for tab character, Andreas Schwab, 2009/04/24
- Re: Syntax for tab character, Chet Ramey, 2009/04/24
- Re: Syntax for tab character, Bill Gradwohl, 2009/04/25
- Re: Syntax for tab character, Andreas Schwab, 2009/04/25
- Re: Syntax for tab character, Bill Gradwohl, 2009/04/25
- Re: Syntax for tab character, Andreas Schwab, 2009/04/25
- Re: Syntax for tab character, Bill Gradwohl, 2009/04/25
- Re: Syntax for tab character, Andreas Schwab, 2009/04/25
- Re: Syntax for tab character, Chet Ramey, 2009/04/25