摘要: 中括号判断字符串用"=" if [[ ${pkg} = p ]]; then 获取文件名后缀 suffix=${pkg##*.} grep使用正则表达式"-E" adb devices|grep -E "device$|unauthorized|offline"|grep -E -n "device 阅读全文
posted @ 2025-01-17 18:33 fishegg 阅读(10) 评论(0) 推荐(0)