Re: [ilugd] Bash Shell Query

2005-02-10 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Tushar" == Tushar Shah <[EMAIL PROTECTED]> writes: Tushar> In BASH shell script If I call another BASH shell Tushar> script to do certain variable setup jobs i.e export Tushar> JAVA_HOME=/usr/local/java/bin etc . The effects of

[ilugd] Re: Bash Shell Query

2005-02-10 Thread Abhijit Menon-Sen
At 2005-02-10 17:30:09 -0500, [EMAIL PROTECTED] wrote: > > As per my understanding this occurs because the variable setting > script is excuted in a new BASH shell . Is there any way to make > these variables available to my original script . "source foo.sh" -- ams _

[ilugd] Bash Shell Query

2005-02-10 Thread Tushar Shah
Hi, ~>bash --version ~>GNU bash, version 3.00.14(1)-release (i386-redhat-linux-gnu) ~>Copyright (C) 2004 Free Software Foundation, Inc. In BASH shell script If I call another BASH shell script to do certain variable setup jobs i.e export JAVA_HOME=/usr/local/java/bin etc . The effects of

Re: [ilugd] Urgent !

2005-02-10 Thread saleem ansari
On Thu, 10 Feb 2005 07:58:52 -0500 (EST), Shailesh J Kumar <[EMAIL PROTECTED]> wrote: > Hi, > > I am working on the Linux Fedora. > I was doing the configuration of the IDE i.e. WideStudio and I want to > configure it for super user. I already have configured WideStudio for > user123. > To configu

[ilugd] Re: Urgent !

2005-02-10 Thread Abhijit Menon-Sen
At 2005-02-10 07:58:52 -0500, [EMAIL PROTECTED] wrote: > > setenv WSDIR /export/home/ws > setenv PATH xx:/export/home/ws/bin > setenv LD_LIBRARY_PATH xx:/export/home/ws/lib That is csh syntax, not bash. In bash, you'd use "export X=Y" instead of "setenv X Y". > When I came out from the ed

[ilugd] Urgent !

2005-02-10 Thread Shailesh J Kumar
Hi, I am working on the Linux Fedora. I was doing the configuration of the IDE i.e. WideStudio and I want to configure it for super user. I already have configured WideStudio for user123. To configure the WideStudio for super user I did changes in the root's bash profile, I run the command “vi ~/.

[ilugd] Re: PostgreSQL + Command Line password ?

2005-02-10 Thread Abhijit Menon-Sen
At 2005-02-10 02:04:46 -0800, [EMAIL PROTECTED] wrote: > > Is it possible to provide password with psql command so that it will > not ask for password?? You cannot specify a password on the command-line (where it would be visible to other users via ps(1)). But you may be able to achieve the same e

[ilugd] Exim Conference and Tutorial

2005-02-10 Thread Sanjeev \"Ghane\" Gupta
Folks, Rather late in the day, but anyone interested? -- Sanjeev Niall Mansfield wrote: Sanjeev Gupta We're organizing a Conference about the Exim mail server, in conjunction with the UKUUG. The conference takes place 25/26-Feb-2005 in Birmingham, UK. All the important Exim peopl

[ilugd] PostgreSQL + Command Line password ?

2005-02-10 Thread santosh dubey
Dear Sys Admins, Is it possible to provide password with psql command so that it will not ask for password?? thanks have a nice day skdubey __ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yaho