我读到终端只不过是 shell,而 Unix 提供了不同风格的 shell:
command-line
比方说,我打开了一个终端并输入/执行了一些 shell 命令。
但是我没有显式调用 Bash 或任何其他 shell。
默认使用什么shell?
command-line ×2