The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-10-2009
ravi.sri24 ravi.sri24 is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 9
Quote:
Originally Posted by Franklin52 View Post
One way is to "source" the .profile of bin in your script, something like:


Code:
. /home/bin/.profile

Regards
Thanks for the reply, I have tried the way you suggested but no luck still it's not taking the bin's environment varibales