mac系统中.bash_profile只读或没有权限的解决方法

mac系统中.bash_profile只读或没有权限的解决方法

/usr/bin/sudo /bin/chmod u+rwx /Users/【账号名】/.bash_profile
/usr/bin/sudo /usr/sbin/chown 【账号名】 /Users/yourusername/.bash_profile
posted @ 2024-11-04 14:59  终究上岸  阅读(582)  评论(0)    收藏  举报