摘要: shell 壳,把用户的指令翻译给内核kernel,真正工作的是内核 shell分为cli(command line interface)和gui(graphical user interface) 其中,linux使用的 cli,最常用的是bash 阅读全文