首页
DevOps
Docker
OpenStack
存储
Kubernetes
Istio
Jenkins
云原生
Linux
系统管理
数据库
AI人工智能
生活随笔
python
登录
Shell
Shell脚本编程
Linux
编译工具
虚拟化
系统管理
Shell
Nginx
相关标签
wordpress
Shell
shell学习案例(日期输出、awk简单应用、ps和for循环和加法运算应用)
1、按照日期格式输出xxxx-xx-xx.log日志文件 [root@localho...
Linux
Shell
lnmp安装shell脚本分享
#!/bin/bash #2020年04月27日16:02:12 #auto install...
Linux
Shell
tomcat安装配置shell脚本分享
#!/bin/bash #2020年04月27日16:01:19 #auto config ...
Linux
Shell
IP修改shell脚本分享
#!/bin/bash #2020年04月27日15:57:10 #auto change ...
Linux
Shell
shell脚本中的if条件语句判断
Linux Shell编程中,if、for、while、case等条件流程控制语句用的非常多...
Shell
shell编程四剑客之find
find工具语法格式 find path(路径) -optiom(参数) action(动作...
Linux
Shell
shell脚本的if判断语句
if条件判断语句 if (表达式) #if ( Variable in Array ) ...
3/3
上一页
1
2
3
加载更多