相关疑难解决方法(0)

我的终端中以非零代码退出的任何命令都会关闭我的终端窗口

一开始这有点好笑,就像玩“Bash Roulette”……但现在它变老了,哈哈

我的终端中以非零代码退出的任何命令都会关闭我的终端窗口

有人告诉我,也许我已经set -e在我的终端来源的某个地方设置了一些 bash 脚本。

我已经检查.bash_profile/ .bashrc/.profile它看起来不像set -e是在那里。

还会有其他明显的罪魁祸首吗?

bash terminal shell-script bashrc

23
推荐指数
2
解决办法
1799
查看次数

标签 统计

bash ×1

bashrc ×1

shell-script ×1

terminal ×1