摘要: 一、Shell介绍 shell是一个命令行解释器,它为用户提供了一个向linux内核发送请求以便运行程序的界面系统级程序,用户可以用Shell来启动、挂起、停止甚至是编写一些程序。 硬件 内核 shell 外层应用程序 二、shell脚本的执行方式 三、shell变量 python ''' shel 阅读全文
posted @ 2020-03-26 09:09 GhostAnt 阅读(129) 评论(0) 推荐(0)