[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Beware of bash 3.1
- From: "Stephen John Smoogen" <smooge gmail com>
- To: "Development discussions related to Fedora Core" <fedora-devel-list redhat com>
- Subject: Re: Beware of bash 3.1
- Date: Fri, 28 Apr 2006 22:11:46 -0600
On 4/28/06, Stephen John Smoogen <smooge gmail com> wrote:
> > cat <<EOF > /etc/profile.d/java.sh
> > export JAVA_HOME=/opt/jre1.5.0_06
> > export PATH=$JAVA_HOME/bin:$PATH
> > EOF
> >
>
>
> In my bash addled brain.. I would say it is a bug. Expanding out data
> that is being done in an EOF does not look in any way sh/ksh/etc
> compliant.. and just prone to breaking too many things.
>
Ok definately need sleep. It is doing what it is supposed to do in EOF
sections. I am going to bed.. nevermind
--
Stephen J Smoogen.
CSIRT/Linux System Administrator
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]