shell脚本读入一个变量,判断是否合法
精选 转载liveforlinux 博主文章分类:脚本shell
文章标签 职场 休闲 shell脚本读入一个变量 判断是否合法 文章分类 运维
下一篇:awk求和比较
-
shell脚本常用脚本:if判断
shell脚本常用脚本:if判断
shell linux shell -
shell脚本 egrep shell脚本if判断条件
shell脚本中的if逻辑判断逻辑判断表达式:-gt (>); 大于 great than-lt(<); 小于 less than-ge(>=); 大于或等于 -le(<=); 小于或等于-eq(==); 等于 equal-ne(!=) 不等于 not equa- - -例如if [ $a -gt
shell脚本 egrep shell中的if判断 文件目录属性判断 if特殊用法 case判断


















