laravel - ubuntu terminal: showing blank -


i run following command set path while installing laravel

source ~/.bashrc 

after command nothing shown on ubuntu terminal. cursor blinking. do?

the purpose of ~/.bashrc file provide place can set variables, functions , aliases, define prompt , define other settings want use every start open new terminal window.

depending on contains inside .bashrc file, may give output or nothing @ all.

if want check whether bin directory of laravel added path variable or not, can check running echo $path.


Comments

Popular posts from this blog

database - How many Observations in SAS Sample Data Output -

emulation - Android map show my location didn't work -

ios - how to query based on pfobject/pfuser associated with another pfobject in parse.com? -