shell语法中的test命令用法.docx

上传人:小飞机 文档编号:3062345 上传时间:2023-03-10 格式:DOCX 页数:3 大小:36.64KB
返回 下载 相关 举报
shell语法中的test命令用法.docx_第1页
第1页 / 共3页
shell语法中的test命令用法.docx_第2页
第2页 / 共3页
shell语法中的test命令用法.docx_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

《shell语法中的test命令用法.docx》由会员分享,可在线阅读,更多相关《shell语法中的test命令用法.docx(3页珍藏版)》请在三一办公上搜索。

1、shell语法中的test命令用法test命令用法。功能:检查文件和比较值 1)判断表达式 if test (表达式为真) if test !表达式为假 test 表达式1 a 表达式2 两个表达式都为真 test 表达式1 o 表达式2 两个表达式有一个为真 2)判断字符串 test n 字符串 test z 字符串 test 字符串1字符串2 test 字符串1!字符串2 3)判断整数 test 整数1 eq 整数2 test 整数1 ge 整数2 test 整数1 gt 整数2 test 整数1 le 整数2 test 整数1 lt 整数2 test 整数1 ne 整数2 4)判断文件

2、test File1 ef File2 test File1 nt File2 test File1 ot File2 test b File test c File test d File test e File test f File test g File test G File test h File test k File test b File test L File test o File test p File test r File test s File test t FD test u File 位 字符串的长度非零 字符串的长度为零 字符串相等 字符串不等 整数相等 整

3、数1大于等于整数2 整数1大于整数2 整数1小于等于整数2 整数1小于整数2 整数1不等于整数2 两个文件具有同样的设备号和i结点号 文件1比文件2 新 文件1比文件2 旧 文件存在并且是块设备文件 文件存在并且是字符设备文件 文件存在并且是目录 文件存在 文件存在并且是正规文件 文件存在并且是设置了组ID 文件存在并且属于有效组ID 文件存在并且是一个符号链接 文件存在并且设置了sticky位 文件存在并且是块设备文件 文件存在并且是一个符号链接 文件存在并且属于有效用户ID 文件存在并且是一个命名管道 文件存在并且可读 文件存在并且是一个套接字 文件描述符是在一个终端打开的 文件存在并且设置了它的set-user-id test w File 文件存在并且可写 test x File 文件存在并且可执行

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 生活休闲 > 在线阅读


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号