programming
Thursday, January 16, 2014
how to add presistant environment variables
cd /etc/profile.d/
touch michael.sh
vi michael.sh
export PATH=$PATH:/usr/local/mysql/bin
:w
:q
exit
reenter
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment