Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to create environment variables?What are the conditions
for creating variables?



How to create environment variables?What are the conditions for creating variables?..

Answer / siba sankar nayak

We can create environment variable by using export command.
(Also by using set, but difference between set and export
is the which has been exported is being availabe in
cloned/child shell.) export VAR="Welcome"
But problem is this variable has life span of sesson only.
For making it permananet we need to put that in login
script.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Shell Script Interview Questions

How to print pid of the current shell?

0 Answers  


How will I insert a line "abcdef" at every 100th line of a file?

2 Answers  


Where cron file kept?

2 Answers   Tech Mahindra,


What is gui scripting?

0 Answers  


What are the different methods available to run a shell script?

2 Answers  


What is option in shell script?

0 Answers  


What lives in a shell?

0 Answers  


What is @echo off?

0 Answers  


What are script files?

0 Answers  


How do I start a shell script?

0 Answers  


Explain about gui scripting?

0 Answers  


What is shell application?

0 Answers  


Categories