通过 exit
命令结束 Terminal 的本次会话,之前是会换行出现一个 logout
后空两行 [进程已完成]
。但是现在更新到 OS X El Capitan 后意外发现出现了其他的信息:
Mac:~ user$ exit logout Saving session... ...copying sharedhistory... ...saving history...truncating history files... ...completed. [进程已完成]
同时使用 which exit
命令后显示结果为空。
不知道是否有人遇到类似问题,或者这个问题应该如何解决,谢谢!
![]() | 1 anotheruby 2015-10-03 17:10:23 +08:00 ![]() touch ~/.bash_sessions_disable 感觉 ~/.bash_sessions/ 没啥用 ,禁用好了 |
![]() | 2 liuhaotian OP @anotheruby 谢谢!顺便去看看 bash_sessions 的作用。 @Livid 提醒系统是否出现了问题, @anotheruby 的回复并没有进行提醒。同时在手机版上,``` code ``` 的 Markdown 标记并未生效。 @Livid |
![]() | 3 JackBlack2006 2015-10-03 17:28:54 +08:00 |
![]() | 4 anotheruby 2015-10-03 17:53:57 +08:00 @liuhaotian 因为 Livid 把我拉黑了 哈哈 |