Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Scripting > Shell Script

Shell Script Shell Script Interview Questions, Learn by sharing Shell Script Interview Questions asked in various companies, Get Career advices, Interview Procedures from Shell Script experts, Post asked Shell Script Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-10-2008, 10:48 AM
Senior Member
 
Join Date: Feb 2008
Posts: 687
Default How to make user defined variables to

How to make user defined variables to available for all other shells?
Reply With Quote
  #2 (permalink)  
Old 06-28-2008, 01:32 PM
Junior Member
 
Join Date: Jun 2008
Location: Bangalore
Posts: 10
Default

By using export command
export variablename

this above variable will be available across shell
Reply With Quote
Reply

Tags
scripting, shell script, software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On