zsh: command not found: mysql

mac2022-06-30  35

查看mysql进程

ps -ef|grep mysql

1、打开终端。输入open .zshrc 

2、找到# User configuration部分,在下一行添加source ~/.bash_profile,之后保存退出此文档

3、在终端输入 source .zshrc 使之生效。

 

转载于:https://www.cnblogs.com/start-fxw/p/11466370.html

最新回复(0)