shell的基本概念

文章目录 1 什么是shell 2 脚本的意义 3 如何创建shell脚本 3.1 手动添加注释 3.2 自动添加注释 4 如何执行shell脚本 4.1 手动在环境中开启指定解释器 4.2 直接在当前环境中运行shell中的指令不开启新的shell 4.3 开启脚本中指定的shell并使用此shell环境运行脚本中的指令 5 如何对脚本进行调试 6 脚本练习 6.1 ip_show.sh 网卡
相关文章
相关标签/搜索