In a nutshell, the shell is a program that takes your command from the keyboard and gives them to the operating system to perform. On most linux systems a program called bsh act as the shell program.
what is a shell
最新推荐文章于 2024-12-01 20:15:50 发布
本文简要介绍了Shell程序的作用:作为用户与操作系统之间的桥梁,接收用户的键盘输入指令并传递给操作系统执行。特别提到了在大多数Linux系统中,bsh(Bourne Shell)充当这一角色。
892

被折叠的 条评论
为什么被折叠?



