Geeks Talk

Prepare for your Next Interview




What is usage of Environment declaring in Shells

This is a discussion on What is usage of Environment declaring in Shells within the Unix/Linux forums, part of the Operating Systems category; What is usage of Environment declaring in Shells? What are the problems will come if it is wrongly declared or not declared? Tell me details about Environments. Question asked by ...


Go Back   Geeks Talk > Operating Systems > Unix/Linux

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-05-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 164 Times in 138 Posts
Geek_Guest is on a distinguished roadGeek_Guest is on a distinguished road
What is usage of Environment declaring in Shells

What is usage of Environment declaring in Shells? What are the problems will come if it is wrongly declared or not declared? Tell me details about Environments.

Question asked by visitor Karthi
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-06-2007
Contributing Member
 
Join Date: Apr 2007
Location: India
Posts: 61
Thanks: 2
Thanked 13 Times in 9 Posts
Haitalk is on a distinguished road
Re: What is usage of Environment declaring in Shells

Environment variables are commonly used to store the data which must be available to all programs on the system and operating system itself. ie. PATH, SHELL etc. In linux, by default, the scope of an environment variable is limited to the shell in which it is declared, but the export command can be used to make it available to child shells also. These are public variables which store global or environment data so called as environment variables. If a required EV is not found, the programs which use that EV would fail.
__________________
Regards,
Anoop :)
If its useful, dont forget to [COLOR="Red"]THANK[/COLOR] me :cool:
Reply With Quote
Reply

  Geeks Talk > Operating Systems > Unix/Linux


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Declaring the application objects Geek_Guest VB.NET 1 11-20-2007 05:18 AM
Usage of this Command sripri Unix/Linux 1 11-12-2006 02:57 PM
What is the Usage of this Command RyanJames Unix/Linux 1 08-20-2006 01:17 AM
Usage of this command Bessie Unix/Linux 1 08-17-2006 02:08 AM
Shells in Linux janelyn Unix/Linux 2 07-12-2006 04:03 PM


All times are GMT -4. The time now is 08:19 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved