![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix Arithmatic operation issue , datatype issue | thambi | Shell Programming and Scripting | 23 | 02-19-2008 03:19 AM |
| How to export | jisha | BSD | 4 | 01-21-2008 03:06 AM |
| export??? | Justinkase | Shell Programming and Scripting | 1 | 12-03-2007 02:32 PM |
| Export path ???? | gkrishnag | UNIX for Dummies Questions & Answers | 3 | 09-19-2006 03:37 AM |
| using export command | sveera | Shell Programming and Scripting | 4 | 04-01-2005 08:05 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
export issue
hi,
I have a password file called mypwd.bash in /home/oracle/practice directory as follows. mypwd.bash mypwd=oracle export mypwd i called the above file in the following script as follows. passwdtest.bash /home/oracle/practice/mypwd.bash echo $mypwd but nothing is getting printed. any idea pls. cheers RRK |
| Forum Sponsor | ||
|
|