摘要: 前言 1、Shell执行方式:子shell 本shell 子shell: bash sh (bash test.sh) 本shell: . source (. test.sh) 2、Shell与其他语言: 3、查看shell解释器: [root@orange ~]# cat /etc/shells 阅读全文
posted @ 2020-12-21 18:38 Noleaf 阅读(72) 评论(0) 推荐(0)