The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > BSD
Google UNIX.COM



Thread: How to export
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-21-2008
jisha jisha is offline
Registered User
 

Join Date: Jan 2008
Location: Bangalore,India
Posts: 128
Arrow How to export

Hi

I need to export some directpry path like below:

var1=/<>/<>/<>
export var1

This is my basic idea.
I tried export var1=/<>/<>/<>
after executing this in a shell i did an echo of the var1. But nothing happened.

Can you please help me with this.

I need to srite a script to export multiple directory files..

Thanks in advance
JS
Reply With Quote
Forum Sponsor