摘要: #第十章 sh编程 ##一、知识点归纳 ###(一)sh脚本 sh脚本(Bourne 1982 ; Forouzan和Gilberg 2003 )是一个包含sh语句的文本文件,命令解释程序sh要执行该语句。例如,我们可以创建一个文本文件mysh,包含: #I /bin/bash # comment 阅读全文
posted @ 2022-09-18 15:10 戴骏 阅读(89) 评论(0) 推荐(0)