linux--shell脚本基础
摘要:1.什么是shell? shell是用户和内核交互的桥梁,既是命令解释器,又是一种编程语言,可用于编写脚本以用于实现自动化运维的目的! 2.查看shell 3.shell变量 3.1变量的命名 可用英文字母和数字及下划线自由组合,但是不能以数字开头,等号两边不能有空格。 建议环境变量使用大写字母,自
阅读全文
posted @ 2019-10-15 11:40
posted @ 2019-10-15 11:40
posted @ 2018-12-19 14:48
posted @ 2018-12-05 11:37
posted @ 2018-10-18 14:54
posted @ 2018-10-13 16:17