![]() |
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 |
| Bash shell script | outthere_3 | UNIX for Dummies Questions & Answers | 2 | 01-31-2008 08:13 PM |
| BASH Shell Script Help -HELP! | flamethrower0 | Shell Programming and Scripting | 2 | 12-30-2006 01:26 AM |
| bash shell script and ms-dos | space13 | Shell Programming and Scripting | 1 | 11-10-2006 07:06 PM |
| need help with bash shell script | vmtailor | UNIX for Dummies Questions & Answers | 2 | 03-03-2005 04:30 PM |
| bash shell script | norsk hedensk | Shell Programming and Scripting | 4 | 08-02-2003 07:27 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
callint Kshell script from bash default shell
I am trying to set some environment variables in a shell script which is written in Kshell. I am invoking this script in .profile. The problem is envirnment variables are set within the script but after exiting the script those are gone. I don't have any problem with If I have Kshell as my default shell as I can invoke my script by putting dot (. ) before the script so that envornment variables can be visible everywhere. But how can a source a kshell script in bash default shell so that my environment variables can be visiable everywhere
Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|