.bash_profile does not exist
时间:2019-01-24 22:45:18
收藏:0
阅读:1769
localhost:test jerry$ open .bash_profile
The file /Users/je/Desktop/test/.bash_profile does not exist.
localhost:test je$ open .bash_profile
The file /Users/je/Desktop/test/.bash_profile does not exist.
localhost:test jerry$ cd ~
localhost:~ jerry$ open .bash_profile
执行成功。
原文:https://www.cnblogs.com/jerryspace/p/10317039.html
评论(0)