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 make userdefined variables to available for all
other shells?

Answer Posted / asit

for Global declaration::
setenv x 10
setenv str "test"
for local declaration::
set a = 10
set s = "test"

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Calculate a real number calculation directly from the terminal and not any shell script.

1292


How to check if the previous command was run successfully?

1091


What is the use of echo in shell script?

1068


What is scripting used for?

1093


What will happen to my current process when I execute a command using exec?

1131


How to set an array in linux?

1314


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

2261


How to get script name inside a script?

1064


How do I run a script on mac?

1152


What is another name for a bash shell script that you might see?

1513


What are filters explain sort with all the options available?

1409


Which is better perl or shell scripting?

1038


How to calculate the number of passed arguments?

1172


What is a batch file used for?

1126


What is the use of break command?

1168