On Wed, 19 Nov 2003, Igor Pechtchanski wrote:
> Don't know, WFM:
>
> $ echo '#!/bin/bash
> echo "Hellow"' > xyz
> $ bash -x xyz
> + echo Hellow
> Hellow
> $ bash --version
> GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin)
> Copyright (C) 2002 Free Software Foundation, Inc.
> $
>
> BTW, the
en more accurate to mention the invoking of ~/.bashrc
explicitly.
matthias
> -Original Message-
> From: Wirawan Purwanto [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 20, 2003 4:38 PM
> To: Morche Matthias
> Cc: [EMAIL PROTECTED]
> Subject: RE: Problem with non
.bashrc', if that file exists."
>>
>> matthias
>>
>>
>> > -Original Message-
>> > From: Wirawan Purwanto [mailto:[EMAIL PROTECTED]
>> > Sent: Wednesday, November 19, 2003 9:47 PM
>> > To: [EMAIL PROTECTED]
>>
t; > -Original Message-
> > From: Wirawan Purwanto [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, November 19, 2003 9:47 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problem with noninteractive bash initialization
> >
> >
> > Hi,
> >
> > Ho
> From: Igor Pechtchanski
> Sent: Wednesday, November 19, 2003 10:15 PM
> On Wed, 19 Nov 2003, Wirawan Purwanto wrote:
>
> > Hi,
> >
> > How should a noninteractive bash begin (i.e. for executing a script)?
> > Should bash read init files like ~/.bashrc, ~/.bash_profile, or
> > /etc/profile? Accor
On Wed, 19 Nov 2003, Wirawan Purwanto wrote:
> Hi,
>
> How should a noninteractive bash begin (i.e. for executing a script)?
> Should bash read init files like ~/.bashrc, ~/.bash_profile, or
> /etc/profile? According to bash documentation on
>
> http://www.gnu.org/manual/bash-2.05a/html_mono/bas
Hi,
How should a noninteractive bash begin (i.e. for executing a script)?
Should bash read init files like ~/.bashrc, ~/.bash_profile, or
/etc/profile? According to bash documentation on
http://www.gnu.org/manual/bash-2.05a/html_mono/bashref.html#SEC62 ,
NO initialization files would be read
7 matches
Mail list logo