Results 1 to 8 of 8
Hi
for installing RVM I must edit a file that its name is bash_profile
but it isn't in ~ .
where is this file ?
please help me...
- 08-30-2011 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 5
Where is bash_profile ?
Hi
for installing RVM I must edit a file that its name is bash_profile
but it isn't in ~ .
where is this file ?
please help me
- 08-30-2011 #2
It is .bash_profile, not bash_profile
You must always face the curtain with a bow.
- 08-30-2011 #3
Hi -
If not, you can create it under your home (~/).---------------------------------
Registered Linux User #440311
HI2ARUN _AT_ GMAIL _DOT_ COM
---------------------------------
- 08-30-2011 #4Just Joined!
- Join Date
- Aug 2010
- Posts
- 5
yes , my mean is .bash_profile.
- 08-30-2011 #5Just Joined!
- Join Date
- Aug 2010
- Posts
- 5
Excuse me in reference that I read it author writes :
"he last part of the installation requires you to edit your ~/.bash_profile file. So, fire up your text editor and add the following line to the end.
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
now you mean that I create a text file that its name is .bash_profile and write [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm to it ?
- 08-30-2011 #6
No idea what .rvm/scripts/rvm is or does, but if you do and want that: then yes
You must always face the curtain with a bow.
- 08-30-2011 #7
Yes. That is correct.
---------------------------------
Registered Linux User #440311
HI2ARUN _AT_ GMAIL _DOT_ COM
---------------------------------
- 08-30-2011 #8
Seeing as noone has mentioned it, the . in front means it will be hidden.
Apologies if I'm being way too obvious.If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote
