The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
export issue ravi raj kumar Shell Programming and Scripting 2 02-19-2008 04:53 AM
How to export jisha BSD 4 01-21-2008 03:06 AM
Mount Export AIXdumb455 UNIX for Dummies Questions & Answers 1 06-20-2006 12:08 AM
confusion with export kdipankar Shell Programming and Scripting 1 05-11-2006 02:07 AM
difference between set and export shriashishpatil UNIX for Dummies Questions & Answers 1 02-22-2006 09:28 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-03-2007
Registered User
 

Join Date: Dec 2007
Posts: 3
Stumble this Post!
export???

I am trying to export the variable OBJ2 and set it to done. Can some one please let me how to do this?

I have tried editing my .bashrc file with this echo <VARIABLE_NAME>=<"OBJ2"> But that wont seem to work...
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 12-03-2007
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Stumble this Post!
Code:
OBJ2=done
export OBJ2
to test use

Code:
echo $OBJ2
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:07 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0