samedi 31 janvier 2015

What does .~/.bashrc command do?


I was viewing my .bash_profile file, and I saw this written inside a block of if statement:



if [ -f ~/.bashrc ]; then
. ~/.bashrc


Can someone explain what the second line is actually doing?



Aucun commentaire:

Enregistrer un commentaire