The UNIX and Linux Forums
>
OS Specific Forums
>
BSD
How to export
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
How to export
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
01-21-2008
vino
Supporter (in vino veritas)
Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,663
What you have done seems right.
Did you do that in a shell script ? If so, you will have to source that shell script to see the changes in your shell.
Code:
source myscript.sh
What did you do ?
vino
View Public Profile
Find all posts by vino