![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pwd & cd commands not working in shell script | perk_bud | Shell Programming and Scripting | 9 | 04-07-2008 07:11 AM |
| if -z not working in SH shell | rijeshpp | Shell Programming and Scripting | 2 | 11-08-2007 02:09 AM |
| cd command is not working in my shell script | amitrajvarma | Shell Programming and Scripting | 3 | 10-03-2007 05:04 AM |
| Shell Script not working on new RS/6000 | mariner | Shell Programming and Scripting | 1 | 02-14-2006 01:59 PM |
| Write a shell script to find whether the first day of the month is a working day | phani | Shell Programming and Scripting | 7 | 03-18-2005 01:59 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Shell script is not working...
Hi
All, I have oracle 9i and 10g on unix. now i have 920.env and 1020.en file to set p respective enviornment. when I excecute this commnad . $HOME/920.env from the shell prompt it is working fine. and also same for 1020.env . Now same command . $HOME/920.env i am putting in shell script and trying to execute that script but it is not executing. i don't know what to do. Thank you vishal |
|
||||
|
there is no error but it is not setting up the enviormnet.
right by defualt when user log in it set up as 920.env so when i want to execute 1020.env to override 920.env with help of shell script it is not happening. but now what i understand is that whatever statement is in shell script that will be in that scope of the script only once you complete the script and come out from the script whatever executed inside the script will go away that will not be available after complete excution of the scope. Thanks, Vishal |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|