悟小小空

Shell 环境

电脑版发表于:2020/11/10 20:27

Shell 编程跟 JavaScript、php 编程一样,只要有一个能编写代码的文本编辑器和一个能解释执行的脚本解释器就可以了。


Linux 的 Shell 种类众多,常见的有:

  1. Bourne Shell(/usr/bin/sh或/bin/sh)

  2. Bourne Again Shell(/bin/bash)

  3. C Shell(/usr/bin/csh)

  4. K Shell(/usr/bin/ksh)

  5. Shell for Root(/sbin/sh)


关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢