Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix][solaris] shell problem in portage/configure
Date: Thu, 12 Apr 2007 10:40:13
Message-Id: 20070412103957.GB27051@gentoo.org
In Reply to: [gentoo-alt] [prefix][solaris] shell problem in portage/configure by Michael Haubenwallner
1 On 12-04-2007 10:25:46 +0200, Michael Haubenwallner wrote:
2 > Hi,
3 >
4 > with solaris /bin/sh, this does not work:
5 > echo 1 | grep -E ^[[:digit:]]+$
6
7 I guess this is Solaris <10?
8
9 > seems that '^' is a command separator here.
10
11 Committed, looks safer in quotes anyway. The $ might cause problems for
12 a non-clever shell as well.
13
14 Thanks!
15
16
17 --
18 Fabian Groffen
19 Gentoo on a different level
20 --
21 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [prefix][solaris] shell problem in portage/configure Michael Haubenwallner <michael.haubenwallner@×××××××.at>