摘要: cd ~ 先检查文件是否存在 ls .bash_profile 没有的话建立这个文件 touch .bash_profile vi .bash_profile PATH=$PATH:/usr/local/mysql/bin source .bash_profile 阅读全文
posted @ 2022-06-16 07:57 kylinGG 阅读(30) 评论(0) 推荐(0)