![]() |
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 |
| Setting environment variable on a remote solaris machine using shell script | eamani_sun | Shell Programming and Scripting | 1 | 05-30-2008 10:05 PM |
| :: in PATH environment variable | gfhgfnhhn | Shell Programming and Scripting | 1 | 05-11-2006 11:29 AM |
| Path Environment Variable | tancy | Shell Programming and Scripting | 3 | 04-08-2006 06:38 AM |
| HISTSIZE environment variable problem | Kenneth2006 | UNIX for Advanced & Expert Users | 5 | 01-17-2006 09:57 AM |
| How does the PATH and MANPATH environment variable get set? | vtran4270 | UNIX for Advanced & Expert Users | 3 | 08-23-2002 02:09 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
problem in getting the path of variable set in bashrc in my shell script
hi all
i have joined new to the group. i have set an variable in my bashrc file. .bashrc PROGHOME=/home/braf/braf/prog export PROGHOME but while using it in my shell script its path is not taken and i had to explicitly give the export command to set the path. in my script file PROGHOME=/home/braf/braf/prog export PROGHOME if i give export the script is executing and taking the file from correct path but not directly from bashrc. can anyone help me over this plz Last edited by krithika; 05-24-2006 at 08:10 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|