autoconf
[Top][All Lists]
Advanced

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

Re: autoreconf hangs


From: Vance Shipley
Subject: Re: autoreconf hangs
Date: Thu, 12 Sep 2002 12:52:39 -0400
User-agent: Mutt/1.3.99i

Akim,

bash-2.03$ perl -e 'print ($ENV{"PWD"} =~ m|(/[^/]+(/[^/]+/[^/]+))(.*)|s);'\
>      -e 'print ", ", $ENV{"PWD"}, ", $1, $2\n"'
/export/home/vances/home/vances/netaccess, /export/home/vances/netaccess, 
/export/home/vances, /home/vances
bash-2.03$ 


On Thu, Sep 12, 2002 at 07:04:35PM +0200, Akim Demaille wrote:
> 
> Now, what about this:
> 
> perl -e 'print ($ENV{"PWD"} =~ m|(/[^/]+(/[^/]+/[^/]+))(.*)|s);'\
>      -e 'print ", ", $ENV{"PWD"}, ", $1, $2\n"'




reply via email to

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