And another thing...

To permanently set an environment variable for bash, set the environment 
variable in the .bash_profile file:


HOME="/home/Wayne"


You might also want to add a comment to any change you make to 
.bash_profile, so that in the future you will know why you made the 
change that you did.  Comments are preceded by: #

Spaces are not superfluous, so write the assignment exactly as written 
above.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to