Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Need help with a regex
Date: Sat, 24 May 2008 15:59:01
Message-Id: 200805241757.45160.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Need help with a regex by Robin Atwood
1 On Saturday 24 May 2008, Robin Atwood wrote:
2 > But why does "[[:space:]]+" work and "\s+" fail?
3
4 Apparently because \s is not a synonym for [[:space:]]
5
6 I've heard this one before but never got it to work and never seen it in
7 writing. Do you have a reference for where you read it?
8
9 --
10 Alan McKinnon
11 alan dot mckinnon at gmail dot com
12
13 --
14 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Need help with a regex Robin Atwood <robin.atwood@×××××××××.net>
[gentoo-user] Re: Need help with a regex "»Q«" <boxcars@×××.net>