# 6. Customize user accounts with ~/.bash_profile or ~/.profile
vi ~/.bash_profile
export EDITOR=vim
export PATH=$PATH:/usr/java/bin
Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our weekly email newsletter to make sure you don't miss a single tip/tricks.
# 6. Customize user accounts with ~/.bash_profile or ~/.profile
vi ~/.bash_profile
export EDITOR=vim
export PATH=$PATH:/usr/java/bin
©2005-2008 nixCraft. All rights reserved - Disclaimer - Privacy policy - Powered by Open source software.
About Us