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