Merubah .profile dan .bashrc, apakah harus melakukan logoff user atau restart computer ??
Bismillah
q> Reload tanpa logoff atau restart, setelah melakukan update file .bashrc
[sourcecode language="bash"]source ~/.bashrc[/sourcecode]
q> Reload tanpa logoff atau restart, setelah melakukan update file .profile
[sourcecode language="bash"]source ~/.profile[/sourcecode]
q> file .bashrc untuk menyimpan variabel dengan menambahkan kata export (ubuntu desktop)
q> sedangkan file .profile untuk menyimpan variabel tanpa menambahkan kata export (ubuntu server)
Alhamdulillah
sumber:
http://stackoverflow.com/questions/2518127/how-do-i-reload-bashrc-without-logging-out-and-back-in
No comments:
Post a Comment